Skip to content

Commit 7809d9c

Browse files
committed
Use backticks and roles properly in NEWS.d entry
1 parent d7d4720 commit 7809d9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Rename `_Py_DumpTraceback` and `_Py_DumpTracebackThreads` to
2-
`PyUnstable_DumpTraceback` and `PyUnstable_DumpTracebackThreads`.
1+
Rename ``_Py_DumpTraceback`` and ``_Py_DumpTracebackThreads`` to
2+
c:func:`PyUnstable_DumpTraceback` and c:func`PyUnstable_DumpTracebackThreads`.

0 commit comments

Comments
 (0)