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.

作者 larry
收信人 benjamin.peterson, eric.smith, georg.brandl, larry, loewis, mark.dickinson, python-dev, rhettinger, serhiy.storchaka
日期 2012-05-06.00:21:17
SpamBayes Score -1.0
Marked as misclassified
Message-id <1336263678.6.0.489823199008.issue14705@psf.upfronthosting.co.za>
In-reply-to
内容
> I would have expected a bool parse code to insist on a boolean,

I originally had a second form ('P') that insisted on a boolean as you suggest.  But nobody could come up with a use case.  So I removed it in the final patch.  Please see this issue for the discussion.

If you have a use case for it I'd be happy to revive it and check it in.
历史
日期 用户 动作 参数
2012-05-06 00:21:18larry修改recipients: + larry, loewis, georg.brandl, rhettinger, mark.dickinson, eric.smith, benjamin.peterson, python-dev, serhiy.storchaka
2012-05-06 00:21:18larry修改messageid: <1336263678.6.0.489823199008.issue14705@psf.upfronthosting.co.za>
2012-05-06 00:21:18larry链接issue14705 messages
2012-05-06 00:21:17larry创建