summaryrefslogtreecommitdiffstats
path: root/Modules/clinic/_lzmamodule.c.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-7/+7
* Issue #24007: Argument Clinic now writes the format of PyArg_Parse*() at theSerhiy Storchaka2015-04-231-16/+7
* Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.Larry Hastings2015-04-141-4/+7
* Issue #23492: Argument Clinic now generates argument parsing code withSerhiy Storchaka2015-04-031-10/+10
* Regenerated Argument Clinic checksums.Serhiy Storchaka2015-02-201-2/+2
* Issue #15955: Add an option to limit output size when decompressing LZMA data.Antoine Pitrou2015-01-171-14/+23
* Issue #20530: Argument Clinic's signature format has been revised again.Larry Hastings2014-02-091-8/+22
* Issue #20326: Argument Clinic now uses a simple, unique signature toLarry Hastings2014-01-281-8/+8
* Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch).Larry Hastings2014-01-261-1317/+159
* Issue #20390: Small fixes and improvements for Argument Clinic.Larry Hastings2014-01-261-0/+1389