[issue33989] ms.key_compare is not initialized in all paths of list_sort_impl()
Serhiy Storchaka
report at bugs.python.org
Thu Feb 21 02:47:17 EST 2019
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
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
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33989>
_______________________________________
More information about the Python-bugs-list
mailing list