[Python-Dev] Issue #23903 - stable API is incomplete (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Wed Dec 21 08:06:44 EST 2016
- Previous message (by thread): [Python-Dev] Issue #23903 - stable API is incomplete
- Next message (by thread): [Python-Dev] Issue #23903 - stable API is incomplete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 21.12.16 11:50, Victor Stinner wrote:
2016-12-21 2:52 GMT+01:00 Steve Dower <steve.dower at python.org>:
PyBytesDecodeEscape PyDebugPrintTotalRefs PyThreadStateCurrent PyTrashthreaddepositobject PyTrashthreaddestroychain PyUnicodeDecodeUnicodeEscape PyAddToAllObjects PyForgetReference PyGetRefTotal PyHashSecretInitialized PyNegativeRefcount PyNewReference PyPrintReferenceAddresses PyPrintReferences PyRefTotal These functions are private. Would it be possible to not export them?
Private functions used in public macros (like _Py_NewReference) should be exported.
- Previous message (by thread): [Python-Dev] Issue #23903 - stable API is incomplete
- Next message (by thread): [Python-Dev] Issue #23903 - stable API is incomplete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]