COMMITS
/ Lib/test/test_importlib/source/test_path_hook.py January 21, 2025
S
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
Serhiy Storchaka committed
May 3, 2023
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
January 22, 2022
N
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev committed
May 10, 2016
E
Issue #21099: Switch applicable importlib tests to use PEP 451 API.
Eric Snow committed
May 16, 2014
E
Issue #21503: Use test_both() consistently in test_importlib.
Eric Snow committed
May 9, 2014
B
Issue #19721: Consolidate test_importlib utility code into a single
Brett Cannon committed
November 8, 2013
B
Issue #16803: test.test_importlib.source now tests frozen and source code
Brett Cannon committed
June 15, 2013
B
Issue #17177: stop using imp in test_importlib
Brett Cannon committed
August 10, 2012
B
Issue #15576: Allow extension modules to be a package's __init__
Brett Cannon committed
July 20, 2012
B
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon committed