]> granicus.if.org Git - python/commit
bpo-33989: Ensure that ms.key_compare is always initialized in list_sort_impl()....
authorZackery Spytz <zspytz@gmail.com>
Thu, 21 Feb 2019 07:47:14 +0000 (00:47 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 21 Feb 2019 07:47:14 +0000 (09:47 +0200)
commitebc793d6acb9650b9f497808e059805892031d74
tree4dfe8f5ecea05d788c6f27dfed54975331abc40d
parentef1b88bf57aae93893d55f1b9c9639dbe9cc7786
bpo-33989: Ensure that ms.key_compare is always initialized in list_sort_impl(). (GH-8710)
Misc/NEWS.d/next/Core and Builtins/2018-08-08-20-52-55.bpo-33989.TkLBui.rst [new file with mode: 0644]
Objects/listobject.c