Skip to content

Commit 4c92427

Browse files
c-api docs: There are five fields, not four (GH-32379)
1 parent 2b16a08 commit 4c92427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/memory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ Customize Memory Allocators
403403
.. c:type:: PyMemAllocatorEx
404404
405405
Structure used to describe a memory block allocator. The structure has
406-
four fields:
406+
the following fields:
407407
408408
+----------------------------------------------------------+---------------------------------------+
409409
| Field | Meaning |

0 commit comments

Comments
 (0)