]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132661: Add default value (of `""`) for `Interpolation.expression` (#136441)
authorDave Peck <davepeck@gmail.com>
Thu, 10 Jul 2025 14:27:41 +0000 (07:27 -0700)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 14:27:41 +0000 (16:27 +0200)
commitf1b8d01c802165b9807172965b7097b6aaf6fcd3
tree9186e845b5b9af1cb85290d51ec79e69cdf44d91
parentf519918ec6c125715d4efc9713ba80e83346e466
gh-132661: Add default value (of `""`) for `Interpolation.expression` (#136441)
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