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 Anthony Sottile, ethan smith, gregory.p.smith, gvanrossum, levkivskyi, lukasz.langa, miss-islington, vstinner
Date 2019-06-11.23:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560294554.25.0.970484234154.issue35766@roundup.psfhosted.org>
In-reply-to
Content
But this is the format currently used by typed_ast. I think it would just cause a cascade of annoying failures for tools that switch between typed_ast and the 3.8 version of ast. Such as mypy.
History
Date User Action Args
2019-06-11 23:09:14gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, vstinner, lukasz.langa, levkivskyi, Anthony Sottile, ethan smith, miss-islington
2019-06-11 23:09:14gvanrossumsetmessageid: <1560294554.25.0.970484234154.issue35766@roundup.psfhosted.org>
2019-06-11 23:09:14gvanrossumlinkissue35766 messages
2019-06-11 23:09:14gvanrossumcreate