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 benjamin.peterson
Recipients benjamin.peterson, serhiy.storchaka, sth, tim.peters
Date 2019-01-02.02:01:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546394518.74.0.638889878533.issue35623@roundup.psfhosted.org>
In-reply-to
Content
New changeset f8b534477a2a51d85ea1663530f685f805f2b247 by Benjamin Peterson (sth) in branch 'master':
closes bpo-35623: Fix integer overflow when sorting large lists (GH-11380)
https://github.com/python/cpython/commit/f8b534477a2a51d85ea1663530f685f805f2b247
History
Date User Action Args
2019-01-02 02:02:00benjamin.petersonsetrecipients: + benjamin.peterson, tim.peters, sth, serhiy.storchaka
2019-01-02 02:01:58benjamin.petersonsetmessageid: <1546394518.74.0.638889878533.issue35623@roundup.psfhosted.org>
2019-01-02 02:01:58benjamin.petersonlinkissue35623 messages
2019-01-02 02:01:58benjamin.petersoncreate