]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] typing tests: remove some unnecessary uses of `exec()` (GH-119005) (#119038)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 May 2024 14:39:55 +0000 (16:39 +0200)
committerGitHub <noreply@github.com>
Tue, 14 May 2024 14:39:55 +0000 (14:39 +0000)
commit041cc2a4be609ed5f072239df32161653ae8deca
treef42416756d77dd8e9481fa960eebdb80f9bc6f11
parent54839f07347122cc6a609166403076a517f2fef0
[3.13] typing tests: remove some unnecessary uses of `exec()` (GH-119005) (#119038)

(cherry picked from commit a9328e2b6ee05c186dcc552feb92b862b4a574df)

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