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 benjamin.peterson, miss-islington, serhiy.storchaka, sth, tim.peters
Date 2019-01-02.02:25:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546395925.36.0.0131818811507.issue35623@roundup.psfhosted.org>
In-reply-to
Content
New changeset a5955b0895aa011b0beff1ceb6539b2ff8888425 by Miss Islington (bot) in branch '3.7':
closes bpo-35623: Fix integer overflow when sorting large lists (GH-11380)
https://github.com/python/cpython/commit/a5955b0895aa011b0beff1ceb6539b2ff8888425
History
Date User Action Args
2019-01-02 02:25:26miss-islingtonsetrecipients: + miss-islington, tim.peters, benjamin.peterson, sth, serhiy.storchaka
2019-01-02 02:25:25miss-islingtonsetmessageid: <1546395925.36.0.0131818811507.issue35623@roundup.psfhosted.org>
2019-01-02 02:25:25miss-islingtonlinkissue35623 messages
2019-01-02 02:25:25miss-islingtoncreate