]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-109625: Move _ready_to_import() from test_import to support.import_helper...
authorNikita Sobolev <mail@sobolevn.me>
Fri, 22 Sep 2023 10:34:46 +0000 (13:34 +0300)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2023 10:34:46 +0000 (12:34 +0200)
commitf45ef5edabb1cc0748f3326e7114b8aaa0424392
tree94a84013cb2c004e059f9e5bd24d175c0bef7224
parent74978ae6c6797e501af6822b3b829fd06a78eadb
[3.11] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626) (#109718)

[3.11] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626).
(cherry picked from commit 115c49ad5a5ccfb628fef3ae06a566f7a0197f97)
Lib/test/support/import_helper.py
Lib/test/test_import/__init__.py
Lib/test/test_inspect.py