]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97850: Remove all known instances of module_repr() (#97876)
authorBarry Warsaw <barry@python.org>
Wed, 5 Oct 2022 18:42:26 +0000 (11:42 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 18:42:26 +0000 (11:42 -0700)
commit5dc35991356306055ab2d85b886881ffd6577ae1
tree93e10065cca0d56046fca3fdb7c7a68926b9000b
parent815008a3a54a07c8523f9db35492b1750e104900
gh-97850: Remove all known instances of module_repr() (#97876)

Remove all known instances of module_repr()
Doc/whatsnew/3.12.rst
Lib/importlib/_bootstrap.py
Lib/test/test_importlib/frozen/test_loader.py
Lib/test/test_importlib/test_abc.py
Lib/test/test_module.py
Misc/NEWS.d/next/Core and Builtins/2022-10-04-17-02-18.gh-issue-97850.E3QTRA.rst [new file with mode: 0644]