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, lukasz.langa, mbussonn
Date 2019-05-27.19:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558985527.41.0.397975283132.issue37050@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6f6ff8a56518a80da406aad6ac8364c046cc7f18 by Eric V. Smith in branch 'master':
bpo-37050: Remove expr_text from FormattedValue ast node, use Constant node instead (GH-13597)
https://github.com/python/cpython/commit/6f6ff8a56518a80da406aad6ac8364c046cc7f18
History
Date User Action Args
2019-05-27 19:32:07eric.smithsetrecipients: + eric.smith, lukasz.langa, mbussonn
2019-05-27 19:32:07eric.smithsetmessageid: <1558985527.41.0.397975283132.issue37050@roundup.psfhosted.org>
2019-05-27 19:32:07eric.smithlinkissue37050 messages
2019-05-27 19:32:07eric.smithcreate