mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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.
Miscellaneous source files for the main Python shared library