diff options
author | Victor Stinner <vstinner@python.org> | 2021-04-01 15:09:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-01 15:09:33 +0200 |
commit | 2ac0515027699b5694d9a6ff40f1ddaba82c74c2 (patch) | |
tree | 75a0082d9f3ec7f987ada46a85fe4acdd4311cfd /Python/ceval.c | |
parent | 61092a99c4840f36dbde8457cb566fc3c012930f (diff) | |
download | cpython-git-2ac0515027699b5694d9a6ff40f1ddaba82c74c2.tar.gz |
bpo-43688: Fix Py_LIMITED_API version of xxlimited (GH-25135)
xxlimited targets Python 3.10, not Python 3.16: fix the hexadecimal
version number used in the Py_LIMITED_API macro.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions