New submission from Antoine Pitrou <[email protected]>: The current implementation has useless testing and copying.
---------- components: Interpreter Core files: bytesupper.patch keywords: patch messages: 150868 nosy: benjamin.peterson, flox, haypo, pitrou priority: low severity: normal stage: patch review status: open title: Optimize bytes.upper() and lower() type: performance versions: Python 3.3 Added file: http://bugs.python.org/file24175/bytesupper.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13738> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
