03.12.19 23:44, Ned Batchelder пише:
On 12/3/19 12:16 PM, Serhiy Storchaka wrote:
The 'u" string literal prefix was removed in 3.0 and reintroduced in 3.3 to help writing the code compatible with Python 2 and 3 [1]. After the dead of Python 2.7 we will remove some deprecated features kept for compatibility with 2.7. When we are going to deprecate and remove the "u" prefix?

[1] https://www.python.org/dev/peps/pep-0414/

Can you clarify this?: "we will remove some deprecated features kept for compatibility with 2.7"  Where is the discussion of the features being removed?

See the thread "Should we require all deprecations to have a removal version that we follow through on?".

There is no sense to keep old deprecated and useless features long after the death of Python 2. The question is only about the terms.
_______________________________________________
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/D2VZNNMBHWRHUYV7MUMSTACTUARTLCET/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to