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 mark.dickinson
Recipients corona10, mark.dickinson, meador.inge, serhiy.storchaka
Date 2019-10-16.06:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571207281.66.0.68869482538.issue38474@roundup.psfhosted.org>
In-reply-to
Content
> Rewriting all this code just because we have Py_ISDIGIT() is a code churn.

I'm inclined to agree: the current code works and is efficient; there's no strong reason to change it.
History
Date User Action Args
2019-10-16 06:28:01mark.dickinsonsetrecipients: + mark.dickinson, meador.inge, serhiy.storchaka, corona10
2019-10-16 06:28:01mark.dickinsonsetmessageid: <1571207281.66.0.68869482538.issue38474@roundup.psfhosted.org>
2019-10-16 06:28:01mark.dickinsonlinkissue38474 messages
2019-10-16 06:28:01mark.dickinsoncreate