diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-06-14 01:05:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-14 01:05:01 (GMT) |
commit | 26bc2cc06128890ac89492eca20e83abe0789c1c (patch) | |
tree | 316296f4c6994a1113a1abe49afb45e733498226 /Python/Python-tokenize.c | |
parent | 33d3069c45bda38f52053a115e3c0810cd631dd6 (diff) | |
download | cpython-26bc2cc06128890ac89492eca20e83abe0789c1c.zip cpython-26bc2cc06128890ac89492eca20e83abe0789c1c.tar.gz cpython-26bc2cc06128890ac89492eca20e83abe0789c1c.tar.bz2 |
[3.12] gh-105387: Limited C API implements Py_INCREF() as func (GH-105388) (#105763)
gh-105387: Limited C API implements Py_INCREF() as func (GH-105388)
In the limited C API version 3.12, Py_INCREF() and Py_DECREF()
functions are now implemented as opaque function calls to hide
implementation details.
(cherry picked from commit b542972dc133973a7f0517aa1b61779271789111)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions