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 gvanrossum
Recipients BTaskaya, eric.smith, gvanrossum, lukasz.langa, vstinner, yselivanov
Date 2020-05-27.15:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590594169.58.0.876463583401.issue40794@roundup.psfhosted.org>
In-reply-to
Content
You can do this as part of your mega-PR to turn on `from __future__ import annotations` by default.
History
Date User Action Args
2020-05-27 15:42:49gvanrossumsetrecipients: + gvanrossum, vstinner, eric.smith, lukasz.langa, yselivanov, BTaskaya
2020-05-27 15:42:49gvanrossumsetmessageid: <1590594169.58.0.876463583401.issue40794@roundup.psfhosted.org>
2020-05-27 15:42:49gvanrossumlinkissue40794 messages
2020-05-27 15:42:49gvanrossumcreate