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 serhiy.storchaka
Recipients BTaskaya, ZackerySpytz, martin.panter, miss-islington, serhiy.storchaka
Date 2019-09-08.10:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567937760.24.0.0415535069493.issue36946@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c87a667bb367ace1de6bd1577fdb4f66947da52 by Serhiy Storchaka (HongWeipeng) in branch 'master':
bpo-36946:Fix possible signed integer overflow when handling slices. (GH-15639)
https://github.com/python/cpython/commit/3c87a667bb367ace1de6bd1577fdb4f66947da52
History
Date User Action Args
2019-09-08 10:16:00serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, ZackerySpytz, miss-islington, BTaskaya
2019-09-08 10:16:00serhiy.storchakasetmessageid: <1567937760.24.0.0415535069493.issue36946@roundup.psfhosted.org>
2019-09-08 10:16:00serhiy.storchakalinkissue36946 messages
2019-09-08 10:16:00serhiy.storchakacreate