COMMITS
/ Include/internal/pycore_import.h October 28, 2021
E
October 5, 2021
E
bpo-45020: Identify which frozen modules are actually aliases. (gh-28655)
Eric Snow committed
January 12, 2021
S
bpo-41994: Fix refcount issues in Python/import.c (GH-22632)
Serhiy Storchaka committed
November 18, 2020
V
bpo-1635741: Convert _imp to multi-phase init (GH-23378)
Victor Stinner committed
June 2, 2020
V
PyOS_AfterFork_Child() uses PyStatus (GH-20596)
Victor Stinner committed
April 14, 2020
D
bpo-40232: Update PyOS_AfterFork_Child() to use _PyThread_at_fork_reinit() (GH-19450)
Dong-hee Na committed
June 19, 2019
V
bpo-36710: Remove PyImport_Cleanup() function (GH-14221)
Victor Stinner committed
V
bpo-36710: Add tstate parameter in import.c (GH-14218)
Victor Stinner committed
June 18, 2019
V
bpo-35134: Add Include/cpython/import.h header file (GH-14213)
Victor Stinner committed