]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in `format_string` docstring (GH-136742)
authorMax R <mxr@users.noreply.github.com>
Thu, 18 Dec 2025 13:43:19 +0000 (08:43 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 13:43:19 +0000 (14:43 +0100)
commit0f01530bd5a12639287b329050a143e442b23061
treeaec5ee67085e3dcd23ff5250badb4e4ddab5be8b
parentddfc155d3ade5f4867c6789136df73f61d4efb03
Fix typo in `format_string` docstring (GH-136742)
Lib/locale.py