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 larry, serhiy.storchaka, taleinat
Date 2017-03-24.22:25:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394330.49.0.886866962388.issue24037@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 202fda55c2dffe27125703225e5af92254602dc6 by Serhiy Storchaka in branch 'master':
bpo-24037: Add Argument Clinic converter `bool(accept={int})`. (#485)
https://github.com/python/cpython/commit/202fda55c2dffe27125703225e5af92254602dc6
History
Date User Action Args
2017-03-24 22:25:30serhiy.storchakasetrecipients: + serhiy.storchaka, taleinat, larry
2017-03-24 22:25:30serhiy.storchakasetmessageid: <1490394330.49.0.886866962388.issue24037@psf.upfronthosting.co.za>
2017-03-24 22:25:30serhiy.storchakalinkissue24037 messages
2017-03-24 22:25:30serhiy.storchakacreate