gh-106320: Remove private _PySys functions (#108452)
Move private functions to the internal C API (pycore_sysmodule.h): * _PySys_GetAttr() * _PySys_GetSizeOf() No longer export most of these functions. Fix also a typo in Include/cpython/optimizer.h: add a missing space.
V
Victor Stinner committed
a071ecb4d13595f3580cf82061dcd7b39cd475c5
Parent: 2689301
Committed by GitHub <noreply@github.com>
on 8/24/2023, 8:02:09 PM