COMMITS
/ Lib/test/test_importlib/builtin/test_finder.py June 6, 2023
V
gh-105407: Remove unused imports in tests (#105408)
Victor Stinner committed
May 3, 2023
B
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw committed
April 6, 2023
B
GH-102700: allow built-in modules to be submodules (GH-103162)
Brett Cannon committed
January 22, 2022
N
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev committed
April 6, 2021
B
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-25169)
Brett Cannon committed
December 14, 2017
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 22, 2013
E
Implement PEP 451 (ModuleSpec).
Eric Snow committed
October 25, 2013
B
Issue #16803: Have test.test_importlib.builtin test both frozen and
Brett Cannon committed
B
Issue #16803: Stop having test.test_importlib.abc ABCs inherit from
Brett Cannon committed
July 20, 2012
B
Issue #15168: Move importlb.test to test.test_importlib.
Brett Cannon committed