]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134082: modernize `string.Formatter` class docstring (#134125)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 18 May 2025 08:10:54 +0000 (10:10 +0200)
committerGitHub <noreply@github.com>
Sun, 18 May 2025 08:10:54 +0000 (10:10 +0200)
commit22e4a40d9089dde2f1578c4b320f27b20e2e125b
tree55d3f4dc37af68c42d73092ba4d2add6bf3e77b5
parent4e9005d32ff466925f40af410f2ea6bf2329bcf8
gh-134082: modernize `string.Formatter` class docstring (#134125)

fixup Formatter class docstring
Lib/string/__init__.py