Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-15999: Accept arbitrary values for boolean parameters. (#15609) | Serhiy Storchaka | 2022-12-03 | 1 | -7/+7 |
* | gh-90928: Improve static initialization of keywords tuple in AC (#95907) | Erlend E. Aasland | 2022-08-13 | 1 | -52/+22 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -4/+109 |
* | gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) | Victor Stinner | 2022-05-03 | 1 | -5/+5 |
* | bpo-45847: Fix _multiprocessing on platforms without sem_open (GH-29833) | Christian Heimes | 2021-11-29 | 1 | -9/+77 |
* | bpo-20175: Convert Modules/_multiprocessing to the Argument Clinic (GH-14245) | Zackery Spytz | 2020-07-12 | 1 | -0/+402 |