]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92064: Fix global variable name collision in test_typing (#92067)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Sat, 30 Apr 2022 03:18:38 +0000 (23:18 -0400)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 03:18:38 +0000 (21:18 -0600)
commita29aa76a3ff8e5a4ee85961bb37a163f6b75a034
tree3a6a803ad722cc7dcc2e1d33a44d333a5289eaf1
parent2f7952c35b8fb2487cb9749081d2c0c604d41107
gh-92064: Fix global variable name collision in test_typing (#92067)

Fixes #92064
Lib/test/test_typing.py