Le mer. 4 déc. 2019 à 06:41, Inada Naoki <songofaca...@gmail.com> a écrit : > Currently, u-prefix is very widely used. It shouldn't be removed anytime > soon. > And I agree that we shouldn't raise DeprecationWarning for now. > > But how about 5, 10, and 20 years later? No one knows it. > Let's stop discussing it. It can not be productive. > > Instead, we can do: > > * Don't recommend u-prefix except in Python 2&3 code. > * Provide a tool to remove the u-prefix.
Another approach is to use linters rather than Python to actively "deprecate" things. Victor -- 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/TDZB4TAVEKGD35B56RHIC36M4L7TGFL6/ Code of Conduct: http://python.org/psf/codeofconduct/