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 Dave Hibbitts, RazerM, ZackerySpytz, eryksun, georg.brandl, mark.dickinson, miss-islington, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-28.13:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559049470.24.0.319541241912.issue26423@roundup.psfhosted.org>
In-reply-to
Content
New changeset e7ddf586ae5b7a3b975103b09c8202226d77f421 by Miss Islington (bot) in branch '3.7':
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606)
https://github.com/python/cpython/commit/e7ddf586ae5b7a3b975103b09c8202226d77f421
History
Date User Action Args
2019-05-28 13:17:50miss-islingtonsetrecipients: + miss-islington, georg.brandl, paul.moore, mark.dickinson, pitrou, vstinner, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower, RazerM, Dave Hibbitts, ZackerySpytz
2019-05-28 13:17:50miss-islingtonsetmessageid: <1559049470.24.0.319541241912.issue26423@roundup.psfhosted.org>
2019-05-28 13:17:50miss-islingtonlinkissue26423 messages
2019-05-28 13:17:50miss-islingtoncreate