blob: 1be5ab30e9c2ba9615e2602a9e8c32b109749be2 [file] [log] [blame]
Argument Clinic now uses the converter `bool(accept={int})` rather than
`int` for semantical booleans. This avoids repeating the default value for
Python and C and will help in converting to `bool` in future.