STINNER Victor added the comment:

I changed the issue title to make it closer to the real changesets related to 
the issue.

----------
title: Avoid most calls to PyUnicode_DecodeUTF8Stateful() in Python interactive 
mode -> Avoid temporary Unicode strings, use identifiers to only create the 
string once

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19512>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to