]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132661: Add default value (of `""`) for `Interpolation.expression` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jul 2025 14:52:18 +0000 (16:52 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 14:52:18 +0000 (14:52 +0000)
commit95baa28d9ffaf388fd426ef4474960ccb73c81cf
tree0e9a7b592c7c702c98a02969ca711693f1582362
parentda8bcfd949885a9a057038ef0095f442b05ee29a
[3.14] gh-132661: Add default value (of `""`) for `Interpolation.expression` (GH-136441) (#136511)

Co-authored-by: Dave Peck <davepeck@gmail.com>
Lib/test/test_string/_support.py
Lib/test/test_string/test_templatelib.py
Misc/NEWS.d/next/Core_and_Builtins/2025-07-08-23-53-51.gh-issue-132661.B84iYt.rst [new file with mode: 0644]
Objects/clinic/interpolationobject.c.h
Objects/interpolationobject.c