summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-09-30 01:13:13 (GMT)
committerGitHub <noreply@github.com>2024-09-30 01:13:13 (GMT)
commit5dcce94e9dfd80d0e09c083f97af758ab1caa272 (patch)
tree8f645ac83db1ecb28f920fcfd3595a7bd7114b75 /Python/optimizer.c
parent32acfdb678e3a4cbff7dcbbc5233d169cdafe1a9 (diff)
downloadcpython-5dcce94e9dfd80d0e09c083f97af758ab1caa272.zip
cpython-5dcce94e9dfd80d0e09c083f97af758ab1caa272.tar.gz
cpython-5dcce94e9dfd80d0e09c083f97af758ab1caa272.tar.bz2
[3.13] gh-124064: Fix -Wconversion warnings in Parser/string_parser.c (GH-124204) (#124216)
gh-124064: Fix -Wconversion warnings in Parser/string_parser.c (GH-124204) Fix integer overflow check in decode_unicode_with_escapes(): use PY_SSIZE_T_MAX instead of SIZE_MAX. (cherry picked from commit f9fa6ba4f8d90ae12bc1f6a792d66903bb169ba8) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions