COMMITS
/ Modules/_testimportmultiple.c 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