Home
last modified time | relevance | path

Searched refs:PY_RELEASE_SERIAL (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Include/
Dpatchlevel.h23 #define PY_RELEASE_SERIAL 0 macro
35 (PY_RELEASE_SERIAL << 0))
/third_party/python/Doc/c-api/
Dapiabiversion.rst33 .. c:macro:: PY_RELEASE_SERIAL
55 | | 29-32 | ``PY_RELEASE_SERIAL`` | ``0x2`` |
/third_party/python/PC/
Dpython_ver_rc.h31 #if PY_RELEASE_SERIAL > 9
/third_party/python/Doc/library/
D__future__.rst38 PY_RELEASE_SERIAL # the 3; an int
/third_party/python/Python/
Dsysmodule.c2690 SetIntItem(PY_RELEASE_SERIAL); in make_version_info()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch10688 + /^#define PY_RELEASE_SERIAL[[:space:]]+/ {serial=$3} \