
Hi,
Since Python 3 "str" type already means Unicode, I understand that Python 3 made this PEP outdated. Since Python 2 reached it's end of life, it seems perfectly safe to reject this PEP now.
Victor
Le lun. 4 mai 2020 à 15:26, Henk-Jaap Wagenaar wagenaarhenkjaap@gmail.com a écrit :
The following deferred PEP seems to have become obsolete due to time/Python marching on:
PEP 349 - Allow str() to return unicode strings https://www.python.org/dev/peps/pep-0349/
As there is now not non-unicode strings anymore (unless I am misunderstanding the PEP).
What should the state of this PEP be updated to?
Henk-Jaap
Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-leave@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/GF5D3F4M... Code of Conduct: http://python.org/psf/codeofconduct/