]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests for empty range equality (#103751)
authorKirill <80244920+Eclips4@users.noreply.github.com>
Mon, 24 Apr 2023 14:32:15 +0000 (17:32 +0300)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 14:32:15 +0000 (10:32 -0400)
commitdca27a69a8261353f7f986eb8f808f0d487ac4b7
tree71401b07ad628e433356568af27bce41ac4285a1
parent543009347e7cfcc495ca8553fab8d622dcfd18e3
Add tests for empty range equality (#103751)
Lib/test/test_range.py