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 ZackerySpytz, elliot.gorokhovsky, johnchen902, rhettinger, serhiy.storchaka
Date 2019-02-21.07:47:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550735237.27.0.381418914568.issue33989@roundup.psfhosted.org>
In-reply-to
Content
New changeset ebc793d6acb9650b9f497808e059805892031d74 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-33989: Ensure that ms.key_compare is always initialized in list_sort_impl(). (GH-8710)
https://github.com/python/cpython/commit/ebc793d6acb9650b9f497808e059805892031d74
History
Date User Action Args
2019-02-21 07:47:17serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, elliot.gorokhovsky, ZackerySpytz, johnchen902
2019-02-21 07:47:17serhiy.storchakasetmessageid: <1550735237.27.0.381418914568.issue33989@roundup.psfhosted.org>
2019-02-21 07:47:17serhiy.storchakalinkissue33989 messages
2019-02-21 07:47:17serhiy.storchakacreate