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 BTaskaya, ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka
Date 2019-09-08.10:36:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567939001.37.0.278974560754.issue36946@roundup.psfhosted.org>
In-reply-to
Content
New changeset 021e5db20bc19d678a5b94247a5cdcf689eff006 by Miss Islington (bot) in branch '3.7':
bpo-36946:Fix possible signed integer overflow when handling slices. (GH-15639)
https://github.com/python/cpython/commit/021e5db20bc19d678a5b94247a5cdcf689eff006
History
Date User Action Args
2019-09-08 10:36:41miss-islingtonsetrecipients: + miss-islington, martin.panter, serhiy.storchaka, ZackerySpytz, BTaskaya
2019-09-08 10:36:41miss-islingtonsetmessageid: <1567939001.37.0.278974560754.issue36946@roundup.psfhosted.org>
2019-09-08 10:36:41miss-islingtonlinkissue36946 messages
2019-09-08 10:36:41miss-islingtoncreate