cpython/Modules/clinic
Larry Hastings a73cb8a6b8 Issue #22120: For functions using an unsigned integer return converter,
Argument Clinic now generates a cast to that type for the comparison
to -1 in the generated code.  (This supresses a compilation warning.)
2014-08-05 19:55:21 +10:00
..
_bz2module.c.h Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
_lzmamodule.c.h Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
_pickle.c.h Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
audioop.c.h Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
binascii.c.h Issue #22120: For functions using an unsigned integer return converter, 2014-08-05 19:55:21 +10:00
zlibmodule.c.h Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00