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 eric.smith
Recipients eric.smith, mbussonn
Date 2019-05-21.23:36:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I don’t think this is worth changing. I’m planning on removing the expr_text field before beta 1. At which point I don’t think there will be any work to do here. 

See https://mail.python.org/pipermail/python-dev/2019-May/157493.html

Also, can you explain what’s currently broken? I’ll need to see some example code that doesn’t work in order to understand your change and if the ast change will affect it.
History
Date User Action Args
2019-05-21 23:36:35eric.smithsetrecipients: + eric.smith, mbussonn
2019-05-21 23:36:35eric.smithsetmessageid: <[email protected]>
2019-05-21 23:36:35eric.smithlinkissue37003 messages
2019-05-21 23:36:35eric.smithcreate