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 ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka
Date 2019-05-17.07:33:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558078393.37.0.912531520417.issue36946@roundup.psfhosted.org>
In-reply-to
Content
New changeset f02d1a43c6be658cd279edb90e8e96c99e1127e7 by Miss Islington (bot) in branch '3.7':
bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375)
https://github.com/python/cpython/commit/f02d1a43c6be658cd279edb90e8e96c99e1127e7
History
Date User Action Args
2019-05-17 07:33:13miss-islingtonsetrecipients: + miss-islington, martin.panter, serhiy.storchaka, ZackerySpytz
2019-05-17 07:33:13miss-islingtonsetmessageid: <1558078393.37.0.912531520417.issue36946@roundup.psfhosted.org>
2019-05-17 07:33:13miss-islingtonlinkissue36946 messages
2019-05-17 07:33:13miss-islingtoncreate