summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2021-09-04 18:02:21 (GMT)
committerGitHub <noreply@github.com>2021-09-04 18:02:21 (GMT)
commit936f6a16b9ef85bd56b18a247b962801e954c30e (patch)
treeb28e59c8374f6a8ed06de4bf091a26628feac1bb /Makefile.pre.in
parentc2970fdec52788b6d9ff419ab7e31f255d87433d (diff)
downloadcpython-936f6a16b9ef85bd56b18a247b962801e954c30e.zip
cpython-936f6a16b9ef85bd56b18a247b962801e954c30e.tar.gz
cpython-936f6a16b9ef85bd56b18a247b962801e954c30e.tar.bz2
bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000)
It happened with fast range iterator when the calculated stop = start + step * len was out of the C long range.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions