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 vstinner
Recipients Dave Hibbitts, RazerM, eryksun, georg.brandl, mark.dickinson, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-28.12:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559048136.06.0.435400448023.issue26423@roundup.psfhosted.org>
In-reply-to
Content
New changeset 05f16416d99dc9fc76fef11e56f16593e7a5955e by Victor Stinner (Zackery Spytz) in branch 'master':
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606)
https://github.com/python/cpython/commit/05f16416d99dc9fc76fef11e56f16593e7a5955e
History
Date User Action Args
2019-05-28 12:55:36vstinnersetrecipients: + vstinner, georg.brandl, paul.moore, mark.dickinson, pitrou, tim.golden, zach.ware, serhiy.storchaka, eryksun, steve.dower, RazerM, Dave Hibbitts
2019-05-28 12:55:36vstinnersetmessageid: <1559048136.06.0.435400448023.issue26423@roundup.psfhosted.org>
2019-05-28 12:55:36vstinnerlinkissue26423 messages
2019-05-28 12:55:36vstinnercreate