Searched refs:PY_VERSION_HEX (Results 1 – 21 of 21) sorted by relevance
746 #if PY_VERSION_HEX >= 0x03000000772 #if PY_VERSION_HEX >= 0x03000000785 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_AsChar()800 #if PY_VERSION_HEX >= 0x03000000810 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_FromChar()818 #if PY_VERSION_HEX < 0x02020000827 #if PY_VERSION_HEX < 0x02020000850 #if PY_VERSION_HEX < 0x02020000860 #if PY_VERSION_HEX < 0x02010000867 #if PY_VERSION_HEX < 0x02010000[all …]
31 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \ macro
37 .. c:macro:: PY_VERSION_HEX
47 Define ``Py_LIMITED_API`` to the value of :c:data:`PY_VERSION_HEX`53 Rather than using the ``PY_VERSION_HEX`` macro directly, hardcode a minimum
17 #if PY_VERSION_HEX < 0x02050000 && !defined(PY_SSIZE_T_MIN)
42 #if PY_VERSION_HEX < 0x03030000
51 #if PY_VERSION_HEX < 0x03030000
48 #if PY_VERSION_HEX < 0x03030000
50 #if PY_VERSION_HEX < 0x03030000
64 #if PY_VERSION_HEX < 0x03030000
55 #if PY_VERSION_HEX < 0x03030000
87 #if PY_VERSION_HEX < 0x03030000
2745 value = PyLong_FromLong(PY_VERSION_HEX); in make_impl_info()2822 SET_SYS("hexversion", PyLong_FromLong(PY_VERSION_HEX)); in _PySys_InitCore()
753 Py_LIMITED_API is set to the PY_VERSION_HEX value of the minimum Python
6371 Py_LIMITED_API is set to the PY_VERSION_HEX value of the minimum Python
27 #if PY_VERSION_HEX < 0x03040000
1154 #if PY_VERSION_HEX >= 0x030900001175 #if PY_VERSION_HEX >= 0x03090000
2071 #if PY_VERSION_HEX < 0x030800002089 #if PY_VERSION_HEX >= 0x03080000
2147 #if PY_VERSION_HEX < 0x030900A4