summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-05-11 22:32:04 (GMT)
committerGitHub <noreply@github.com>2022-05-11 22:32:04 (GMT)
commit6f9287205f2fb562262750ac2e80b555ff5003ca (patch)
treed86afc6444cc14c8d72967238789de8b689bbbf9 /Python/errors.c
parent64593f2fedfe41c17e2bad6f207d7a07cfa762b9 (diff)
downloadcpython-6f9287205f2fb562262750ac2e80b555ff5003ca.zip
cpython-6f9287205f2fb562262750ac2e80b555ff5003ca.tar.gz
cpython-6f9287205f2fb562262750ac2e80b555ff5003ca.tar.bz2
gh-89653: PEP 670: Limited API doesn't cast arguments (GH-92654)
The limited API version 3.11 no longer casts arguments to expected types of functions of functions: * PyList_GET_SIZE(), PyList_SET_ITEM() * PyTuple_GET_SIZE(), PyTuple_SET_ITEM() * PyWeakref_GET_OBJECT() (cherry picked from commit 7d3b469e475e6e52ce4f0bad7198bb05ead77b1d) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions