]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43720: Update import-related stdlib deprecation messages to say they will be...
authorBrett Cannon <brett@python.org>
Sat, 3 Apr 2021 22:31:15 +0000 (15:31 -0700)
committerGitHub <noreply@github.com>
Sat, 3 Apr 2021 22:31:15 +0000 (15:31 -0700)
commitdc6d3e1e4c0c1e4b2210edab8fb4762569dc2936
tree80ae8d9059b68a4803a02c7269dba190f7596678
parentc5354c045c1067549554c35485a12afdcf88a202
bpo-43720: Update import-related stdlib deprecation messages to say they will be removed in Python 3.12 (GH-25167)
Lib/imp.py
Lib/importlib/util.py
Lib/pkgutil.py
Lib/test/test_pkgutil.py
Misc/NEWS.d/next/Library/2021-04-03-13-45-51.bpo-43720.FDZ5cZ.rst [new file with mode: 0644]