summaryrefslogtreecommitdiffstats
path: root/Modules/clinic/_functoolsmodule.c.h
Commit message (Expand)AuthorAgeFilesLines
* gh-111903: Update AC to support "pycore_critical_section.h" header (gh-112251)Donghee Na2023-11-191-1/+2
* gh-112070: make `functools.lru_cache` threadsafe in --disable-gil build (gh-1...Wanderxjtu2023-11-171-3/+15
* gh-110964: Remove private _PyArg functions (#110966)Victor Stinner2023-10-171-1/+2
* gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)Victor Stinner2023-08-311-4/+3
* gh-64373: Convert `_functools` to Argument Clinic (#96640)Nikita Sobolev2022-10-071-0/+104