]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121279: Re-add prematurely removed import warnings to importlib.abc (#121281)
authorMiro Hrončok <miro@hroncok.cz>
Wed, 3 Jul 2024 09:06:20 +0000 (11:06 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 09:06:20 +0000 (11:06 +0200)
commitdacf4ffa7982e13dce87ecb61b3b21e99375298a
tree56d95701a1f09f2c0c792e4fe8d9280144701193
parentee1db25bc0ea9309f834b154bdf5bdd81830a8f3
[3.13] gh-121279: Re-add prematurely removed import warnings to importlib.abc (#121281)

Fixup for 51724620e868512bbedb1547aca441bcd27bbe0c

Fixes https://github.com/python/cpython/issues/121279
Lib/importlib/abc.py
Lib/test/test_importlib/test_abc.py
Misc/NEWS.d/next/Library/2024-07-02-19-36-54.gh-issue-121279.BltDo9.rst [new file with mode: 0644]