This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author levkivskyi
Recipients gvanrossum, levkivskyi, lukasz.langa, vstinner
Date 2019-10-27.19:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572203868.16.0.884065857054.issue38605@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-10-27 19:17:48levkivskyisetrecipients: + levkivskyi, gvanrossum, vstinner, lukasz.langa
2019-10-27 19:17:48levkivskyisetmessageid: <1572203868.16.0.884065857054.issue38605@roundup.psfhosted.org>
2019-10-27 19:17:48levkivskyilinkissue38605 messages
2019-10-27 19:17:48levkivskyicreate