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 vstinner
Recipients Mark.Shannon, corona10, vstinner
Date 2020-09-28.18:41:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601318495.75.0.575288096047.issue41870@roundup.psfhosted.org>
In-reply-to
Content
You can put ok<0 test in the if (nargs) branch, to avoid the test when nargs=0.
History
Date User Action Args
2020-09-28 18:41:35vstinnersetrecipients: + vstinner, Mark.Shannon, corona10
2020-09-28 18:41:35vstinnersetmessageid: <1601318495.75.0.575288096047.issue41870@roundup.psfhosted.org>
2020-09-28 18:41:35vstinnerlinkissue41870 messages
2020-09-28 18:41:35vstinnercreate