COMMITS
/ Lib/test/support/import_helper.py February 11, 2026
H
gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (#144656)
Hugo van Kemenade committed
February 10, 2026
January 10, 2026
J
gh-143641: Make `ready_to_import` always remove tempdir from `sys.path` (#143642)
Jeong, YunWon committed
May 21, 2025
E
gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
Eric Snow committed
April 30, 2025
E
gh-132775: Add _PyPickle_GetXIData() (gh-133107)
Eric Snow committed
April 17, 2025
J
gh-118761: Add helper to ensure that lazy imports are actually lazy (#132614)
Jelle Zijlstra committed
October 1, 2024
S
gh-124842: Fix test.support.import_helper.make_legacy_pyc() (GH-124843)
Serhiy Storchaka committed
April 24, 2024
E
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow committed
March 12, 2024
J
gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680)
Jason R. Coombs committed
September 21, 2023
N
gh-109625: Move _ready_to_import() from test_import to support.import_helper (#109626)
Nikita Sobolev committed
May 8, 2023
E
gh-104310: Add importlib.util.allowing_all_extensions() (gh-104311)
Eric Snow committed
February 16, 2023
October 12, 2022
V
gh-97669: Fix test_tools reference leak (#98216)
Victor Stinner committed
February 8, 2022
J
bpo-46678: Fix Invalid cross device link in Lib/test/support/import_helper.py (GH-31204)
Jason Wilkes committed
September 30, 2021
S
bpo-40173: Fix test.support.import_helper.import_fresh_module() (GH-28654)
Serhiy Storchaka committed
September 14, 2021
June 10, 2020
H
bpo-40275: Add import_helper submodule in test.support (GH-20794)
Hai Shi committed