◐ Shell
reader mode source ↗
Skip to content

bpo-24037: Add Argument Clinic converter bool(accept={int}).#485

Merged
serhiy-storchaka merged 4 commits into
python:masterfrom
serhiy-storchaka:bpo-24037-clinic-boolint-converter
Mar 12, 2017
Merged

bpo-24037: Add Argument Clinic converter bool(accept={int}).#485
serhiy-storchaka merged 4 commits into
python:masterfrom
serhiy-storchaka:bpo-24037-clinic-boolint-converter

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

It is used for semantical booleans using 'i' format unit. This allows to not repeat the default value for Python and C and will help in converting to bool in future.

@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Mar 5, 2017
@mention-bot

Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @ezio-melotti, @Haypo, @doerwalter and @loewis to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit 202fda5 into python:master Mar 12, 2017
@serhiy-storchaka serhiy-storchaka deleted the bpo-24037-clinic-boolint-converter branch March 12, 2017 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants