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 serhiy.storchaka, sth, vstinner
Date 2019-03-20.19:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553111383.65.0.152796435783.issue36285@roundup.psfhosted.org>
In-reply-to
Content
New changeset aa3ecb80416958eb6fe8cc1b0dfbbfdfbcccead1 by Serhiy Storchaka (sth) in branch 'master':
bpo-36285: Fix integer overflow in the array module. (GH-12317)
https://github.com/python/cpython/commit/aa3ecb80416958eb6fe8cc1b0dfbbfdfbcccead1
History
Date User Action Args
2019-03-20 19:49:43serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, sth
2019-03-20 19:49:43serhiy.storchakasetmessageid: <1553111383.65.0.152796435783.issue36285@roundup.psfhosted.org>
2019-03-20 19:49:43serhiy.storchakalinkissue36285 messages
2019-03-20 19:49:43serhiy.storchakacreate