mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() * fix: string literal concatenation Fix string literal concatenation involving f-strings and path literals. Raise SyntaxError when string literal concatenation is attempted between different literal types (e.g. str and bytes). * Add tests Make nodes_equal() check whether the values of Constant nodes are equal. * add news * update nodes_equal() error msg |
||
---|---|---|
.. | ||
fix-str-literal-concat.rst | ||
TEMPLATE.rst |