Serhiy Storchaka
|
2954f83999
|
- Issue #27332: Fixed the type of the first argument of module-level functions
generated by Argument Clinic. Patch by Petr Viktorin.
|
2016-07-07 18:20:03 +03:00 |
|
Serhiy Storchaka
|
1a2b24f02d
|
Issue #27332: Fixed the type of the first argument of module-level functions
generated by Argument Clinic. Patch by Petr Viktorin.
|
2016-07-07 17:35:15 +03:00 |
|
Serhiy Storchaka
|
5dee6551e2
|
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
|
2016-06-09 16:16:06 +03:00 |
|
Serhiy Storchaka
|
877826ad3d
|
Regenerate Argument Clinic code for issue #23026.
|
2016-06-09 16:01:19 +03:00 |
|
Serhiy Storchaka
|
6a7b3a77b4
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 08:32:47 +03:00 |
|
Steve Dower
|
71f574f707
|
Issue #23995: Removes _WCONIO_DEFINED check as the wchar_t console functions are always available.
|
2015-05-13 19:35:49 -07:00 |
|
Zachary Ware
|
77772c0e7b
|
Issue #20172: Update clinicizations to current clinic.
|
2015-05-13 10:58:35 -05:00 |
|
Zachary Ware
|
4552089617
|
Issue #20172: Convert the msvcrt module to Argument Clinic.
|
2015-05-13 01:22:32 -05:00 |
|
Zachary Ware
|
fd2d482272
|
Issue #20172: Convert the winreg module to Argument Clinic.
|
2015-05-13 01:21:57 -05:00 |
|
Zachary Ware
|
73f8cfb040
|
Issue #20172: Convert the winsound module to Argument Clinic.
|
2015-05-13 01:21:21 -05:00 |
|