]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-94808: Test __build_class__ inside non-dict __builtins__ (GH-95932) (#96004)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Sep 2022 11:17:18 +0000 (04:17 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 11:17:18 +0000 (12:17 +0100)
commit0c443c2315cad48ee15b16bbe94e3a032dd14153
treef8054dd5d1a6b95fa746f453b05d5b7fa719eb40
parent1276e73787b025abbd9240a7585fbd881ebcaac2
GH-94808: Test __build_class__ inside non-dict __builtins__ (GH-95932) (#96004)

(cherry picked from commit 3adb4d864bb18a51334c922a732e5e3602799ba1)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Lib/test/test_builtin.py