Terry J. Reedy <[email protected]> added the comment:
I agree. The fact the CPython attempts to optimize all_ascii.translate(table) is a CPython implementation detail, not a language feature. ---------- assignee: -> docs@python components: +Documentation nosy: +docs@python, terry.reedy resolution: -> not a bug stage: -> resolved status: open -> closed type: -> enhancement _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36072> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
