]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-112414: Add additional unit tests for calling `repr()` on a namespace packa...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Nov 2023 00:39:01 +0000 (01:39 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Nov 2023 00:39:01 +0000 (00:39 +0000)
commitdaf9ff99f9909c72e002746e51cbb9051ee0a1b6
tree8a3358bea57f5afe785aedeb2dc17dabd25cb968
parentc44af75e241e2e503bc4a63cd4585bc6f4f31cc7
[3.12] gh-112414: Add additional unit tests for calling `repr()` on a namespace package (GH-112475) (#112480)

gh-112414: Add additional unit tests for calling `repr()` on a namespace package (GH-112475)
(cherry picked from commit cf2054059c08ef1c5546f24874191f341dc94eb9)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Lib/test/test_importlib/import_/test___loader__.py
Lib/test/test_module/__init__.py