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 josh.r, pablogsal, tim.peters, vstinner, xtreak
Date 2019-02-13.11:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550057521.34.0.158672743286.issue35961@roundup.psfhosted.org>
In-reply-to
Content
New changeset dcb68f47f74b0cc8a1896d4a4c5a6b83c0bbeeae by Victor Stinner in branch 'master':
bpo-35961: Fix a crash in slice_richcompare() (GH-11830)
https://github.com/python/cpython/commit/dcb68f47f74b0cc8a1896d4a4c5a6b83c0bbeeae
History
Date User Action Args
2019-02-13 11:32:01vstinnersetrecipients: + vstinner, tim.peters, josh.r, pablogsal, xtreak
2019-02-13 11:32:01vstinnersetmessageid: <1550057521.34.0.158672743286.issue35961@roundup.psfhosted.org>
2019-02-13 11:32:01vstinnerlinkissue35961 messages
2019-02-13 11:32:01vstinnercreate