SIGN IN SIGN UP

bpo-37050: Remove expr_text from FormattedValue ast node, use Constant node instead (GH-13597)

When using the "=" debug functionality of f-strings, use another Constant node (or a merged constant node) instead of adding expr_text to the FormattedValue node.
E
Eric V. Smith committed
6f6ff8a56518a80da406aad6ac8364c046cc7f18
Parent: 695b1dd
Committed by GitHub <noreply@github.com> on 5/27/2019, 7:31:52 PM