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, serhiy.storchaka, shihai1991
Date 2019-10-06.12:36:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570365407.65.0.127135680743.issue38383@roundup.psfhosted.org>
In-reply-to
Content
New changeset b40442ba88fec5e64ab1802ce37df0afec59fa53 by Miss Islington (bot) in branch '3.7':
bpo-38383: Fix possible integer overflow in startswith() of bytes and bytearray. (GH-16603)
https://github.com/python/cpython/commit/b40442ba88fec5e64ab1802ce37df0afec59fa53
History
Date User Action Args
2019-10-06 12:36:47miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, shihai1991
2019-10-06 12:36:47miss-islingtonsetmessageid: <1570365407.65.0.127135680743.issue38383@roundup.psfhosted.org>
2019-10-06 12:36:47miss-islingtonlinkissue38383 messages
2019-10-06 12:36:47miss-islingtoncreate