summaryrefslogtreecommitdiffstats
path: root/Modules/_testclinic_limited.c
Commit message (Expand)AuthorAgeFilesLines
* gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)Steve Dower2023-12-131-2/+0
* gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)Hugo van Kemenade2023-11-201-2/+2
* gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (#111584)Victor Stinner2023-11-011-1/+1
* gh-110481: Implement biased reference counting (gh-110764)Sam Gross2023-10-301-0/+6
* gh-109723: Fix build of _testclinic_limited on WASM (#109842)Victor Stinner2023-09-251-0/+6
* gh-108494: AC supports pos-only args in limited C API (#108498)Victor Stinner2023-08-251-0/+18
* gh-108494: Argument Clinic partial supports of Limited C API (#108495)Victor Stinner2023-08-251-0/+69