]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo41515: Fix assert in test which throws SyntaxWarning. (#25379)
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Tue, 13 Apr 2021 13:54:23 +0000 (19:24 +0530)
committerGitHub <noreply@github.com>
Tue, 13 Apr 2021 13:54:23 +0000 (06:54 -0700)
commiteb77133564d74eb09ed63872a69b9827d4841b49
tree4f485e89a5afacb3532dbce47bf2d27e1133833e
parenta328d73843cfd42d2aee1434c78df1ef2845931a
bpo41515: Fix assert in test which throws SyntaxWarning. (#25379)
Lib/test/test_typing.py