I think it’s too soon to worry about this. I don’t see a reason to harass people who maintain code based that were just recently migrated.
On Tue, Dec 3, 2019 at 09:21 Serhiy Storchaka <[email protected]> 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/ > _______________________________________________ > 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/EMFDKQ57JVWUZ6TPZM5VTFW7EUKVYAOY/ > 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/DWNANYD2PYTSOOQBOCSNSIZTHSUUTQED/ Code of Conduct: http://python.org/psf/codeofconduct/
