[Python-Dev] Issue #23903 - stable API is incomplete
Victor Stinner
victor.stinner at gmail.com
Wed Dec 21 04:50:09 EST 2016
More information about the Python-Dev mailing list
Wed Dec 21 04:50:09 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 ]
2016-12-21 2:52 GMT+01:00 Steve Dower <steve.dower at python.org>: > _PyBytes_DecodeEscape > _PyDebug_PrintTotalRefs > _PyThreadState_Current > _PyTrash_thread_deposit_object > _PyTrash_thread_destroy_chain > _PyUnicode_DecodeUnicodeEscape > _Py_AddToAllObjects > _Py_ForgetReference > _Py_GetRefTotal > _Py_HashSecret_Initialized > _Py_NegativeRefcount > _Py_NewReference > _Py_PrintReferenceAddresses > _Py_PrintReferences > _Py_RefTotal These functions are private. Would it be possible to not export them? Victor
- 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 ]
More information about the Python-Dev mailing list