Skip to content

Commit 1dc2c1c

Browse files
committed
double backticks
1 parent f519e33 commit 1dc2c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Library/2024-12-04-10-39-29.gh-issue-83662.CG1s3m.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Add missing `__class_getitem__` method to the Python implementation of
1+
Add missing ``__class_getitem__`` method to the Python implementation of
22
:func:`functools.partial`, to make it compatible with the C version. This is
33
mainly relevant for alternative Python implementations like PyPy and
44
GraalPy, because CPython will usually use the C-implementation of that

0 commit comments

Comments
 (0)