Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-97728: Argument Clinic: Fix uninitialized variable in the Py_UNICODE conve... | Serhiy Storchaka | 2022-10-03 | 1 | -5/+5 |
* | gh-90928: Statically Initialize the Keywords Tuple in Clinic-Generated Code (... | Eric Snow | 2022-08-11 | 1 | -1/+7 |
* | gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537) | Inada Naoki | 2022-05-12 | 1 | -25/+1 |
* | gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210) | Victor Stinner | 2022-05-03 | 1 | -8/+8 |
* | bpo-36346: Undeprecate private function _PyUnicode_AsUnicode(). (GH-21336) | Serhiy Storchaka | 2020-07-05 | 1 | -13/+1 |
* | bpo-41187: Convert the _msi module to Argument Clinic (GH-21264) | Serhiy Storchaka | 2020-07-01 | 1 | -0/+728 |