]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Docs: fix formatting in 2023-06-09-12-59-18 NEWS item (#105607)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 9 Jun 2023 21:14:02 +0000 (23:14 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 21:14:02 +0000 (23:14 +0200)
Misc/NEWS.d/next/Core and Builtins/2023-06-09-12-59-18.gh-issue-105549.PYfTNp.rst

index c3dcaeea7a11cd5a1270bbedfbaa4adeee22b96f..7cb177b93533737ce1a6717f97d6706871403c3e 100644 (file)
@@ -1,2 +1,2 @@
-Tokenize separately `NUMBER` and `NAME` tokens that are not ambiguous. Patch
-by Pablo Galindo
+Tokenize separately ``NUMBER`` and ``NAME`` tokens that are not ambiguous. Patch
+by Pablo Galindo.