]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102444: Fix minor bugs in `test_typing` highlighted by pyflakes (GH-102445)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Mar 2023 22:00:56 +0000 (14:00 -0800)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 22:00:56 +0000 (14:00 -0800)
commita7ec32e7d407f6d86c89a78d91502fa412681536
tree4aaaa4a9731ec63534bbe310491eedc8bb418eae
parentdb8d10beb3ab4c64a671d7334707359b7f968743
gh-102444: Fix minor bugs in `test_typing` highlighted by pyflakes (GH-102445)

(cherry picked from commit 96e10229292145012bc462a6ab3ce1626c8acf71)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py