]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "Add tests for empty range equality (#103751)" (#103770)
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 24 Apr 2023 18:29:57 +0000 (14:29 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 18:29:57 +0000 (14:29 -0400)
commitab25c7e3112b24a4cd8cb626bbd924c57af0fe1c
treefe992574c4cca7cf4ffa82cb35331917ef9051ab
parentdfc5c41632c5c9b54edd43d11dd492a52ed5d372
Revert "Add tests for empty range equality (#103751)" (#103770)

This reverts commit dca27a69a8261353f7f986eb8f808f0d487ac4b7.
Added tests are redundant with existing tests.
Lib/test/test_range.py