]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
typing tests: remove some unnecessary uses of `exec()` (#119005)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 14 May 2024 14:16:14 +0000 (10:16 -0400)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 14:16:14 +0000 (07:16 -0700)
commita9328e2b6ee05c186dcc552feb92b862b4a574df
tree8a4326bc7a5741456a30b8e5951b12d10661cb1e
parent331d385af9817eaa32b739130227781358f85771
typing tests: remove some unnecessary uses of `exec()` (#119005)
Lib/test/test_typing.py