]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Quote literal tokens in standard format specifier grammar (GH-102902)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 Mar 2023 12:52:52 +0000 (05:52 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 12:52:52 +0000 (05:52 -0700)
commit4664a7cf689946f0c9854cadee7c6aa9c276a8cf
tree3842f81d668befde278bb158db807b1d23e0e35c
parent41e3ea13964bffa6ec9b0e036d70b6b8e9f2e120
Quote literal tokens in standard format specifier grammar (GH-102902)

Reported by Damian Dureck: https://mail.python.org/archives/list/docs@python.org/thread/UZTWBJIXC3MBKTHXVTIBPGDPKBNWZ5LN/
(cherry picked from commit f6405a46627e1f74c279f712c8776a165b0ba9fd)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/library/string.rst