]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44761: Change default value of NewType __module__ attr (GH-27406)
authorYurii Karabas <1998uriyyo@gmail.com>
Fri, 30 Jul 2021 12:56:12 +0000 (15:56 +0300)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 12:56:12 +0000 (14:56 +0200)
commit7b975f81e4dba70a42c6279539a7fcfe4211b4c0
tree2d4537b5f27925541c842286170601906a0dde7f
parent6ff890380971752299325bd28eab80ec936975cf
bpo-44761: Change default value of NewType __module__ attr (GH-27406)
Lib/test/test_typing.py
Lib/typing.py