]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95173: Add a regression test for sorting tuples containing None (#95464)
authorJacob Walls <jacobtylerwalls@gmail.com>
Mon, 1 Aug 2022 16:02:09 +0000 (12:02 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 16:02:09 +0000 (18:02 +0200)
commitc0cd79021951b3ab10804d42b3963b9fb1a66be7
tree3ac354518f9b87d774f750a198cb2ec0a15ddc59
parent7d8973870bb079bf71d094cd966d6b6336f1e25f
gh-95173: Add a regression test for sorting tuples containing None (#95464)
Lib/test/test_sort.py