]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-56276: Add tests to test_compare (GH-3199) (#104694)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 20 May 2023 16:31:42 +0000 (09:31 -0700)
committerGitHub <noreply@github.com>
Sat, 20 May 2023 16:31:42 +0000 (16:31 +0000)
commit795b20e2f1099cc720491517ac41d4d6ed9e11e1
tree4dac0abdf8096b10cfd1f4ab9726827c0155edea
parentdbb011afaed8985da220744be0b3a33175daabcf
[3.11] gh-56276: Add tests to test_compare (GH-3199) (#104694)

gh-56276: Add tests to test_compare (GH-3199)
(cherry picked from commit 68ee8b3f15b744339c156bfeb583a414061ab22d)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
Lib/test/test_compare.py