]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Quote literal tokens in standard format specifier grammar (GH-102902)
authorPetr Viktorin <encukou@gmail.com>
Fri, 31 Mar 2023 12:40:38 +0000 (14:40 +0200)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 12:40:38 +0000 (14:40 +0200)
commitf6405a46627e1f74c279f712c8776a165b0ba9fd
tree1e152bd8dfc6ee8f14043349541eea322631fbbd
parent20c0f196ff63546a6a0460a46c92de12b975bc1a
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/
Doc/library/string.rst