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 ezio.melotti, fenrrir, jonash, methane, miss-islington, serhiy.storchaka, vstinner
Date 2018-07-14.03:58:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531540696.43.0.56676864532.issue34087@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c721472fb83d1f7c7606bcf33ba2d42d6127a764 by Miss Islington (bot) in branch '3.7':
bpo-34087: Fix buffer overflow in int(s) and similar functions (GH-8274)
https://github.com/python/cpython/commit/c721472fb83d1f7c7606bcf33ba2d42d6127a764
History
Date User Action Args
2018-07-14 03:58:16miss-islingtonsetrecipients: + miss-islington, vstinner, ezio.melotti, fenrrir, methane, jonash, serhiy.storchaka
2018-07-14 03:58:16miss-islingtonsetmessageid: <1531540696.43.0.56676864532.issue34087@psf.upfronthosting.co.za>
2018-07-14 03:58:16miss-islingtonlinkissue34087 messages
2018-07-14 03:58:16miss-islingtoncreate