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