mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
6f6ff8a565
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