Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clinic: PY_LONG_LONG -> long long | Benjamin Peterson | 2016-09-08 | 1 | -5/+5 |
* | - Issue #27332: Fixed the type of the first argument of module-level functions | Serhiy Storchaka | 2016-07-07 | 1 | -38/+37 |
|\ | |||||
| * | Issue #27332: Fixed the type of the first argument of module-level functions | Serhiy Storchaka | 2016-07-07 | 1 | -38/+37 |
* | | Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7. | Serhiy Storchaka | 2016-06-09 | 1 | -20/+39 |
|/ | |||||
* | Issue #23995: Removes _WCONIO_DEFINED check as the wchar_t console functions ... | Steve Dower | 2015-05-14 | 1 | -33/+1 |
* | Issue #20172: Update clinicizations to current clinic. | Zachary Ware | 2015-05-13 | 1 | -33/+15 |
* | Issue #20172: Convert the msvcrt module to Argument Clinic. | Zachary Ware | 2015-05-13 | 1 | -0/+604 |