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, Mark.Shannon, brett.cannon, christian.heimes, gvanrossum, kernc, louielu, mbdevpl, pitrou, rhettinger, serhiy.storchaka
Date 2020-03-13.01:04:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584061487.08.0.127674488898.issue24119@roundup.psfhosted.org>
In-reply-to
Content
I propose to close this issue, since (as of Python 3.8) we now have ast.parse(source, type_comments=True).
History
Date User Action Args
2020-03-13 01:04:47gvanrossumsetrecipients: + gvanrossum, brett.cannon, rhettinger, pitrou, christian.heimes, Mark.Shannon, serhiy.storchaka, kernc, louielu, mbdevpl, BTaskaya
2020-03-13 01:04:47gvanrossumsetmessageid: <1584061487.08.0.127674488898.issue24119@roundup.psfhosted.org>
2020-03-13 01:04:47gvanrossumlinkissue24119 messages
2020-03-13 01:04:47gvanrossumcreate