Message 336893 - Python tracker

Message336893

Author terry.reedy
Recipients docs@python, serhiy.storchaka, sir-sigurd, terry.reedy
Date 2019-03-01.04:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551415956.99.0.118618592994.issue36072@roundup.psfhosted.org>
In-reply-to
Content
I agree.  The fact the CPython attempts to optimize all_ascii.translate(table) is a CPython implementation detail, not a language feature.
History
Date User Action Args
2019-03-01 04:52:37terry.reedysetrecipients: + terry.reedy, docs@python, serhiy.storchaka, sir-sigurd
2019-03-01 04:52:36terry.reedysetmessageid: <1551415956.99.0.118618592994.issue36072@roundup.psfhosted.org>
2019-03-01 04:52:36terry.reedylinkissue36072 messages
2019-03-01 04:52:36terry.reedycreate