[issue38605] [typing] PEP 563: Postponed evaluation of annotations: enable it by default before Python 4.0

Ivan Levkivskyi report at bugs.python.org
Sun Oct 27 15:17:48 EDT 2019


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:

IMO 3.10 would be better, since 3.9 would be too soon (it would be like a schedule for a normal deprecation).

Also if we are really doing this, I think it is better to announce this soon.

Also we should try to fix relevant issues related to string annotations (in typing and dataclasses), like https://github.com/python/typing/issues/508, https://github.com/python/typing/issues/574, https://bugs.python.org/issue37838, https://bugs.python.org/issue34776 and https://bugs.python.org/issue37948.

----------
nosy: +gvanrossum

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38605>
_______________________________________


More information about the Python-bugs-list mailing list