c-api docs: There are five fields, not four (GH-32379)

This commit is contained in:
Jelle Zijlstra 2022-04-07 07:02:54 -07:00 committed by GitHub
parent 2b16a08bc7
commit 4c92427fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -403,7 +403,7 @@ Customize Memory Allocators
.. c:type:: PyMemAllocatorEx
Structure used to describe a memory block allocator. The structure has
four fields:
the following fields:
+----------------------------------------------------------+---------------------------------------+
| Field | Meaning |