summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-11-30 15:13:55 +0100
committerGitHub <noreply@github.com>2021-11-30 15:13:55 +0100
commit4b97d974ecca9cce532be55410fe851eb9fdcf21 (patch)
tree210f4aa94de1d93dcc1e7c3dcddeddf2098de7cb /Python/errors.c
parentc19c3a09618ac400538ee412f84be4c1196c7bab (diff)
downloadcpython-git-4b97d974ecca9cce532be55410fe851eb9fdcf21.tar.gz
bpo-45476: Disallow using asdl_seq_GET() as l-value (GH-29866)
The following internal macros can not longer be used as l-value: * asdl_seq_GET() * asdl_seq_GET_UNTYPED() * asdl_seq_LEN() They are modified to use the _Py_RVALUE() macro.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions