This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients larry, serhiy.storchaka, taleinat
Date 2015-04-25.08:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429950699.57.0.782070829601.issue24037@psf.upfronthosting.co.za>
In-reply-to
Content
If this was for internal use only, intended to ease the transition to Argument Clinic, then extensibility isn't an issue.

An upside to this is that it would make it easy in the future to find all of the places in the stdlib using integers instead of bools.

A downside is that "boolint" isn't a very obvious name IMO.
History
Date User Action Args
2015-04-25 08:31:39taleinatsetrecipients: + taleinat, larry, serhiy.storchaka
2015-04-25 08:31:39taleinatsetmessageid: <1429950699.57.0.782070829601.issue24037@psf.upfronthosting.co.za>
2015-04-25 08:31:39taleinatlinkissue24037 messages
2015-04-25 08:31:39taleinatcreate