Antoine Pitrou added the comment: > I meant two of new proposed opcodes: TYPE_ASCII and > TYPE_ASCII_INTERNED.
You cannot change the meaning of TYPE_UNICODE (it uses "surrogatepass"). Therefore, you have to use new opcodes with other semantics. Besides, opcodes are cheap. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19219> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com