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 |
Benjamin Peterson
|
50600a78cb
|
merge 3.5 (#24557)
|
2016-07-06 23:58:16 -07:00 |
Benjamin Peterson
|
b8a2f51ceb
|
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
|
2016-07-06 23:55:15 -07: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
|
4b7b82f133
|
Issue #20179: Converted the _ssl module to Argument Clinic.
|
2015-05-03 16:14:08 +03:00 |