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 ncoghlan
Recipients benjamin.peterson, brett.cannon, gvanrossum, ncoghlan, serhiy.storchaka, vstinner, yselivanov
Date 2018-02-21.11:31:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519212701.33.0.467229070634.issue32892@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, right - in that case, I think the subclasses would be worthwhile, as they shouldn't be too much hassle to maintain for a release, and will provide a more graceful migration for folks doing their own AST processing and generation.
History
Date User Action Args
2018-02-21 11:31:41ncoghlansetrecipients: + ncoghlan, gvanrossum, brett.cannon, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov
2018-02-21 11:31:41ncoghlansetmessageid: <1519212701.33.0.467229070634.issue32892@psf.upfronthosting.co.za>
2018-02-21 11:31:41ncoghlanlinkissue32892 messages
2018-02-21 11:31:41ncoghlancreate