diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-14 00:33:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-14 00:33:00 (GMT) |
commit | b542972dc133973a7f0517aa1b61779271789111 (patch) | |
tree | dc5943f87f594eb7fbac8205427bb1f45bfc7044 /Lib | |
parent | f3266c05b6186ab6d1db0799c06b8f76aefe7cf1 (diff) | |
download | cpython-b542972dc133973a7f0517aa1b61779271789111.zip cpython-b542972dc133973a7f0517aa1b61779271789111.tar.gz cpython-b542972dc133973a7f0517aa1b61779271789111.tar.bz2 |
gh-105387: Limited C API implements Py_INCREF() as func (#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.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions