summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_critical_section.h
Commit message (Expand)AuthorAgeFilesLines
* gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)Hugo van Kemenade2023-11-201-3/+3
* gh-111569: Implement Python critical section API (gh-111571)Sam Gross2023-11-081-0/+242