Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.1k
Closed
Labels
Description
3.13 newly defines the following unprefixed functions/macros/types viaPython.h. They should probably be hidden:
uop_get_targetinInclude/cpython/optimizer.h:67uop_get_exit_indexinInclude/cpython/optimizer.h:73uop_get_jump_targetinInclude/cpython/optimizer.h:79uop_get_error_targetinInclude/cpython/optimizer.h:85BLOOM_FILTER_WORDSinInclude/cpython/optimizer.hUOP_FORMAT_TARGETinInclude/cpython/optimizer.hUOP_FORMAT_EXITinInclude/cpython/optimizer.hUOP_FORMAT_JUMPinInclude/cpython/optimizer.hUOP_FORMAT_UNUSEDinInclude/cpython/optimizer.hstruct _bloom_filterinInclude/cpython/optimizer.h:19struct _exit_datainInclude/cpython/optimizer.h:91optimize_funcinInclude/cpython/optimizer.h:112CO_NO_MONITORING_EVENTSinInclude/cpython/code.h:192
Some more are generated by configure:
HAVE_CLOCK_Tin./pyconfig.h:138HAVE_CLOSEFROMin./pyconfig.h:138HAVE_GETGRENTin./pyconfig.h:138HAVE_GRANTPTin./pyconfig.h:515HAVE_POSIX_OPENPTin./pyconfig.h:849HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSEFROM_NPin./pyconfig.h:849HAVE_PROCESS_VM_READVin./pyconfig.h:849HAVE_PTSNAMEin./pyconfig.h:957HAVE_PTSNAME_Rin./pyconfig.h:957HAVE_SOCKLEN_Tin./pyconfig.h:957HAVE_SYS_TIMERFD_Hin./pyconfig.h:1406HAVE_TIMERFD_CREATEin./pyconfig.h:1406HAVE_UNLOCKPTin./pyconfig.h:1406HAVE___UINT128_Tin./pyconfig.h:1582WITH_MIMALLOCin./pyconfig.h:1867