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 gvanrossum, serhiy.storchaka
Date 2019-03-13.14:52:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552488731.86.0.633363764049.issue36280@roundup.psfhosted.org>
In-reply-to
Content
> Maybe use a special subclass of Constant for indicating string literals with the "u" prefix?

That would indeed be more convenient, as it requires fewer code and test changes. Are there examples of such classes in Python.asdl?
History
Date User Action Args
2019-03-13 14:52:11gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka
2019-03-13 14:52:11gvanrossumsetmessageid: <1552488731.86.0.633363764049.issue36280@roundup.psfhosted.org>
2019-03-13 14:52:11gvanrossumlinkissue36280 messages
2019-03-13 14:52:11gvanrossumcreate