Skip to content

Commit a4b2b85

Browse files
committed
Fix reST syntax
1 parent e575e5a commit a4b2b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix an invalid pointer dereference that could occur when calling `PyObject_Realloc` with a NULL pointer in free-threaded builds or with `PYTHONMALLOC=mimalloc`.
1+
Fix an invalid pointer dereference that could occur when calling ``PyObject_Realloc`` with a NULL pointer in free-threaded builds or with ``PYTHONMALLOC=mimalloc``.

0 commit comments

Comments
 (0)