The PEP is now rejected:

https://www.python.org/dev/peps/pep-0349/

https://github.com/python/peps/commit/fb14d5d81f62f43e7bc78f52f1941cd36e32fd96

Thanks Neil Schemenauer for the interesting PEP ;-) The good news is
that Python 3 basically implements the PEP!

Victor

Le lun. 4 mai 2020 à 16:36, Guido van Rossum <gu...@python.org> a écrit :
>
> Agreed.
>
> On Mon, May 4, 2020 at 07:34 Victor Stinner <vstin...@python.org> 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
>> <wagenaarhenkj...@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-le...@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/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 -- python-dev@python.org
>> To unsubscribe send an email to python-dev-le...@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/M2Y3PUFLAE23NPRJPVBYF6P5LW5LVN6F/
>> Code of Conduct: http://python.org/psf/codeofconduct/
>
> --
> --Guido (mobile)



-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@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/HU6WMGXVDA6CFLQR66RU7YBNX4LMXDDH/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to