mirror of
https://github.com/python/cpython.git
synced 2026-06-17 15:16:42 +00:00
[3.14] gh-143578: Restore note about patchlevel.h (GH-143596) (#143725)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
This commit is contained in:
parent
73d44452a2
commit
dcf499f95f
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@ See :ref:`stable` for a discussion of API and ABI stability across versions.
|
|||
Use this for numeric comparisons, for example,
|
||||
``#if PY_VERSION_HEX >= ...``.
|
||||
|
||||
These macros are defined in :source:`Include/patchlevel.h`.
|
||||
|
||||
|
||||
Run-time version
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue