Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27332: Fixed the type of the first argument of module-level functions | Serhiy Storchaka | 2016-07-07 | 1 | -91/+90 |
* | Issue #24824: Signatures of codecs.encode() and codecs.decode() now are | Serhiy Storchaka | 2015-08-09 | 1 | -7/+5 |
* | Issue #20173: Converted the _codecs module to Argument Clinic. | Serhiy Storchaka | 2015-05-12 | 1 | -1/+1369 |
* | Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at the | Serhiy Storchaka | 2015-04-23 | 1 | -4/+2 |
* | Issue #23492: Argument Clinic now generates argument parsing code with | Serhiy Storchaka | 2015-04-03 | 1 | -4/+4 |
* | Issue #23501: Argumen Clinic now generates code into separate files by default. | Serhiy Storchaka | 2015-04-03 | 1 | -0/+32 |