Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-111903: Update AC to support "pycore_critical_section.h" header (gh-112251) | Donghee Na | 2023-11-19 | 1 | -1/+2 |
* | gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build (gh-1... | Wanderxjtu | 2023-11-17 | 1 | -3/+15 |
* | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -1/+2 |
* | gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726) | Victor Stinner | 2023-08-31 | 1 | -4/+3 |
* | gh-64373: Convert `_functools` to Argument Clinic (#96640) | Nikita Sobolev | 2022-10-07 | 1 | -0/+104 |