]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH- gh-111700: Fix syntax highlighting for C code in the "What's New In Python...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Jan 2024 08:14:31 +0000 (09:14 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Jan 2024 08:14:31 +0000 (08:14 +0000)
commitc7a1431c4376728332e74676a8f6002be6919da2
tree2d5fe174bff8a1b47821add868df1aff9d42e1cb
parentf3d3663a47f82de5ddf384ea1497bd3b36d795d7
[3.12] GH- gh-111700: Fix syntax highlighting for C code in the "What's New In Python 3.12" documentation (GH-113609) (#113610)

GH- gh-111700: Fix syntax highlighting for C code in the "What's New In Python 3.12" documentation (GH-113609)

Fix PEP 684 syntax highlighting in what's new Python 3.12
(cherry picked from commit 9ce6c01e38a2fc7a5ce832f1f8c8d9097132556d)

Co-authored-by: Parth Doshi <doshi.parth9@gmail.com>
Doc/whatsnew/3.12.rst