This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients miss-islington, rhettinger, serhiy.storchaka
Date 2021-09-04.20:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630787991.31.0.165542387441.issue45030@roundup.psfhosted.org>
In-reply-to
Content
New changeset fecd17fbcb68138c6535130dfca2173472d669cd by Miss Islington (bot) in branch '3.9':
bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000)
https://github.com/python/cpython/commit/fecd17fbcb68138c6535130dfca2173472d669cd
History
Date User Action Args
2021-09-04 20:39:51miss-islingtonsetrecipients: + miss-islington, rhettinger, serhiy.storchaka
2021-09-04 20:39:51miss-islingtonsetmessageid: <1630787991.31.0.165542387441.issue45030@roundup.psfhosted.org>
2021-09-04 20:39:51miss-islingtonlinkissue45030 messages
2021-09-04 20:39:51miss-islingtoncreate