]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-85453: Improve variable mark up for datetime.rst (GH-120702) (#125491)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 Oct 2024 22:09:23 +0000 (00:09 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 22:09:23 +0000 (22:09 +0000)
commit449f2c98bdd04694a987639a91f4fab366c2e9d4
tree7699417629803877b1b6f9f762c587c21e52f9be
parent86296bbc178aa2f7094c8d7ab9eb4175f78d105f
[3.12] gh-85453: Improve variable mark up for datetime.rst (GH-120702) (#125491)

Variables and literals are marked up using backticks.
(cherry picked from commit 2a5cdb251674ce8d9a824c102f7cd846d944cfa4)

Co-authored-by: edson duarte <eduarte.uatach@gmail.com>
Doc/library/datetime.rst