STINNER Victor <victor.stin...@haypocalc.com> added the comment:

PEP 349 was rejected because it breaks backward compatibility, eg. it 
breaks the assomption that str(u"x") converts unicode to byte string.

Python3 is the only good fix for all byte/character Python2 issues.

----------
resolution: out of date -> rejected
status: open -> closed

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

Reply via email to