Agreed. On Mon, May 4, 2020 at 07:34 Victor Stinner <[email protected]> wrote:
> 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 > <[email protected]> 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 -- [email protected] > > To unsubscribe send an email to [email protected] > > https://mail.python.org/mailman3/lists/python-dev.python.org/ > > Message archived at > https://mail.python.org/archives/list/[email protected]/message/GF5D3F4MGA6SD2TBABSDUEDZYWXXFT6V/ > > Code of Conduct: http://python.org/psf/codeofconduct/ > > > > -- > Night gathers, and now my watch begins. It shall not end until my death. > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/M2Y3PUFLAE23NPRJPVBYF6P5LW5LVN6F/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido (mobile)
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/4NOVOZZ3NLTOWDNYEH2N3YOMAWZTBLF2/ Code of Conduct: http://python.org/psf/codeofconduct/
