]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134551: Add t-strings support to pprint (#134577)
authorLoïc Simon <loic.simon@espci.org>
Tue, 14 Apr 2026 11:37:41 +0000 (13:37 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 11:37:41 +0000 (14:37 +0300)
commit74a4f8c1d0caece261b379d5a6cd4e41eae3557a
treeac43262c51d5e70b9dc94974f4c351ddc364bb9b
parent5ce0fe8b6ce01744ec253bf79016403ca76c1153
gh-134551: Add t-strings support to pprint (#134577)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/whatsnew/3.15.rst
Lib/pprint.py
Lib/test/test_pprint.py
Misc/NEWS.d/next/Library/2025-05-23-10-28-51.gh-issue-134551.0rnq0X.rst [new file with mode: 0644]