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 serhiy.storchaka
Recipients amaury.forgeotdarc, anjos, eric.araujo, ghaering, pitrou, poq, python-dev, serhiy.storchaka
Date 2013-02-10.09:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360487291.11.0.21808110773.issue13773@psf.upfronthosting.co.za>
In-reply-to
Content
You can use "p" format in PyArg_ParseTuple* for boolean parameters.
History
Date User Action Args
2013-02-10 09:08:11serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, amaury.forgeotdarc, pitrou, eric.araujo, python-dev, poq, anjos
2013-02-10 09:08:11serhiy.storchakasetmessageid: <1360487291.11.0.21808110773.issue13773@psf.upfronthosting.co.za>
2013-02-10 09:08:11serhiy.storchakalinkissue13773 messages
2013-02-10 09:08:11serhiy.storchakacreate