]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71494: string.Formatter: support keys/attributes in unnumbered fields (GH-21767)
authorqm2k <qm2k@yandex.ru>
Fri, 31 Jan 2025 12:16:24 +0000 (12:16 +0000)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 12:16:24 +0000 (13:16 +0100)
commit22b2d37f4211f51a3c90680edeb4c10261f58158
tree9ca147b58dab0f37b2adc15e8760e3c02841cd55
parent0373926260b2b96b025019b5ddcdd4423858e41f
gh-71494: string.Formatter: support keys/attributes in unnumbered fields (GH-21767)
Lib/string.py
Lib/test/test_string.py
Misc/NEWS.d/next/Library/2020-08-07-16-55-57.bpo-27307.Xqzzda.rst [new file with mode: 0644]