]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix broken NEWS markup (GH-24110)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Jan 2021 08:18:43 +0000 (00:18 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Jan 2021 08:18:43 +0000 (00:18 -0800)
(cherry picked from commit cde988e893793f58bf87e7a8c014926fd2e32904)

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Misc/NEWS.d/next/Tests/2020-05-30-10-56-38.bpo-40810.LPqDLQ.rst

index 1965ecd6ef511fea50801ed7715e0282251cf6db..eafd94cabede937525870571da499182621be24b 100644 (file)
@@ -1 +1 @@
-In :mod:`sqlite3`, fix `CheckTraceCallbackContent` for SQLite pre 3.7.15.
+In :mod:`sqlite3`, fix ``CheckTraceCallbackContent`` for SQLite pre 3.7.15.