COMMITS
/ Modules/_testimportmultiple.c May 3, 2024
B
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers committed
March 11, 2024
V
gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX (#116610)
Victor Stinner committed
December 13, 2023
S
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower committed
November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
October 30, 2023
S
gh-110481: Implement biased reference counting (gh-110764)
Sam Gross committed
October 17, 2023
V
gh-85283: Build errno and _ctypes_test with limited C API (#110955)
Victor Stinner committed
V
gh-85283: Build _testimportmultiple with limited C API (#110954)
Victor Stinner committed
December 15, 2012
A
Remove compile warnings for _testimportmodule
Andrew Svetlov committed
A
Rename test module names for #16421 to don't clash with other tests.
Andrew Svetlov committed
December 14, 2012
A
Issue #16421: allow to load multiple modules from the same shared object.
Andrew Svetlov committed