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-04.20:28:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488659302.39.0.536534318029.issue24037@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch uses bool(accept={int}) rather of boolint. It also updates more functions converted to Argument Clinic.
History
Date User Action Args
2017-03-04 20:28:23serhiy.storchakasetrecipients: + serhiy.storchaka, taleinat, larry
2017-03-04 20:28:22serhiy.storchakasetmessageid: <1488659302.39.0.536534318029.issue24037@psf.upfronthosting.co.za>
2017-03-04 20:28:22serhiy.storchakalinkissue24037 messages
2017-03-04 20:28:22serhiy.storchakacreate