commit | cd7db76a636c218b2d81d3526eb435cfae61f212 | [log] [tgz] |
---|---|---|
author | Pablo Galindo <Pablogsal@gmail.com> | Sat Jan 18 03:14:59 2020 +0000 |
committer | GitHub <noreply@github.com> | Sat Jan 18 03:14:59 2020 +0000 |
tree | 282471f1c269d9155a764960769347a9871b711e | |
parent | 6aabb63d96845b3cb207d28d40bf0b78e171be75 [diff] |
bpo-39372: Clean header files of declared interfaces with no implementations (GH-18037) The public API symbols being removed are: _PyBytes_InsertThousandsGroupingLocale, _PyBytes_InsertThousandsGrouping, _Py_InitializeFromArgs, _Py_InitializeFromWideArgs, _PyFloat_Repr, _PyFloat_Digits, _PyFloat_DigitsInit, PyFrame_ExtendStack, _PyAIterWrapper_Type, PyNullImporter_Type, PyCmpWrapper_Type, PySortWrapper_Type, PyNoArgsFunction.