]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] typing tests: remove some unnecessary uses of `exec()` (GH-119005) (#119039)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 May 2024 14:51:08 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 14:51:08 +0000 (14:51 +0000)
commit4695f1a364e52bafbebcfe47dee931b3ca1b7782
treee59f765fd9738dc1aaad8457534fe769eb6ea909
parent56cc026c85c9962b610a9fd19de4ceda50cfa2e5
[3.12] typing tests: remove some unnecessary uses of `exec()` (GH-119005) (#119039)

(cherry picked from commit a9328e2b6ee05c186dcc552feb92b862b4a574df)

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