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 BTaskaya
Recipients BTaskaya, pablogsal, serhiy.storchaka
Date 2020-05-06.11:52:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588765943.39.0.423431688852.issue40528@roundup.psfhosted.org>
In-reply-to
Content
> You just read my thoughts. That's what I was going to do tonight. ;)

:) Awesome. Well I'll plan to continue this; @pablogsal and I was discussing the idea of extracting _ast.AST subclasses to python level (which would save a lot of time for new additions). So my primary goal is clearing bunch of old stuff / making it extendable and clean.
History
Date User Action Args
2020-05-06 11:52:23BTaskayasetrecipients: + BTaskaya, serhiy.storchaka, pablogsal
2020-05-06 11:52:23BTaskayasetmessageid: <1588765943.39.0.423431688852.issue40528@roundup.psfhosted.org>
2020-05-06 11:52:23BTaskayalinkissue40528 messages
2020-05-06 11:52:23BTaskayacreate