]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-56276: Add tests to test_compare (#3199)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Sat, 20 May 2023 16:07:40 +0000 (12:07 -0400)
committerGitHub <noreply@github.com>
Sat, 20 May 2023 16:07:40 +0000 (12:07 -0400)
commit68ee8b3f15b744339c156bfeb583a414061ab22d
tree5fe3f3eb24b8c378ca67ea75dcec861701257b68
parent2c97878bb8a09f5aba8bf413bb794f6efd5065df
gh-56276: Add tests to test_compare (#3199)

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