cpython/Python/clinic
Victor Stinner 22f18750a5 Issue #20185: Convert _warnings.warn() to Argument Clinic
Fix warn_explicit(): interpret source=None as source=NULL.
2016-12-09 18:08:18 +01:00
..
_warnings.c.h Issue #20185: Convert _warnings.warn() to Argument Clinic 2016-12-09 18:08:18 +01:00
bltinmodule.c.h Issue #27810: Rerun Argument Clinic on all modules 2016-09-09 20:00:13 -07:00
import.c.h - Issue #27332: Fixed the type of the first argument of module-level functions 2016-07-07 18:20:03 +03:00