]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99688: Fix outdated tests in test_unary (#99712)
authorYesung(Isaac) Lee <yy0221ss@gmail.com>
Sun, 11 Dec 2022 23:44:29 +0000 (08:44 +0900)
committerGitHub <noreply@github.com>
Sun, 11 Dec 2022 23:44:29 +0000 (18:44 -0500)
commit54289f85b2af1ecf046089ddf535dda1bdf6af24
tree1399c50a7b838d4c14f0cd05d5d8b3cf25bcc3fc
parent868bab0fdc514cfa70ce97e484a689aee8cb5a36
gh-99688: Fix outdated tests in test_unary (#99712)

* Remove duplicates from "L" suffix removal
* test_invert now tests `~`.
Lib/test/test_unary.py