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
|
6b680cd6b2
|
Fixed compilation error in signalmodule.c (issue #20182).
|
2015-05-16 15:57:56 +03:00 |
Tal Einat
|
c7027b7904
|
Issue #20182: converted the signal module to use Argument Clinic
|
2015-05-16 14:14:49 +03:00 |