summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2025-04-08 11:26:32 (GMT)
committerGitHub <noreply@github.com>2025-04-08 11:26:32 (GMT)
commit0e4cf9ce7c7b0ae6e78ded27db828eac0f8c7724 (patch)
treefd4513665b2bbbc0640fb7bc5b3f1296226e550a /Python/optimizer_bytecodes.c
parent0f04f2456a2ff996cc670342a287928ab5f9b706 (diff)
downloadcpython-0e4cf9ce7c7b0ae6e78ded27db828eac0f8c7724.zip
cpython-0e4cf9ce7c7b0ae6e78ded27db828eac0f8c7724.tar.gz
cpython-0e4cf9ce7c7b0ae6e78ded27db828eac0f8c7724.tar.bz2
gh-50333: Deprecate support of non-tuple sequences in PyArg_ParseTuple() (GH-128374)
Non-tuple sequences are deprecated as argument for the "(items)" format unit in PyArg_ParseTuple() and other argument parsing functions if items contains format units which store borrowed buffer or reference (e.g. "s" and "O"). str and bytearray are no longer accepted as valid sequences.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions