mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08: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