]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-96073: fix backticks in NEWS entry (GH-98056)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Oct 2022 22:38:35 +0000 (15:38 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 22:38:35 +0000 (15:38 -0700)
Automerge-Triggered-By: GH:JelleZijlstra
(cherry picked from commit 0f111f53c1815766583ca9d5c06671ad89abcb77)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Misc/NEWS.d/next/Library/2022-08-29-12-35-28.gh-issue-96073.WaGstf.rst

index 0e6dd8d360cbc9cce46021211967b086561cee15..8f20588c4c585ed881eb9ad712a2ac061e338bb9 100644 (file)
@@ -1 +1 @@
-In :mod:`inspect`, fix overeager replacement of "`typing.`" in formatting annotations.
+In :mod:`inspect`, fix overeager replacement of "``typing.``" in formatting annotations.