]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109634: Fix `:samp:` syntax (GH-110073) (#110095)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Sep 2023 13:31:10 +0000 (06:31 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 13:31:10 +0000 (15:31 +0200)
commit8882b30dab237c8b460cb8d18cecc8b8d031da25
tree04da94fe94cc22c4dc2392f67e6601ad70b0cbd6
parentd2a31319a5faa3707e9ec4547f3ff53e8c969611
[3.12] gh-109634: Fix `:samp:` syntax (GH-110073) (#110095)

gh-109634: Fix `:samp:` syntax (GH-110073)
(cherry picked from commit e27adc68ccee8345e05b7516e6b46f6c7ff53371)

Co-authored-by: Jacob Coffee <jacob@z7x.org>
Doc/library/codecs.rst
Doc/reference/lexical_analysis.rst
Misc/NEWS.d/3.8.0a1.rst