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

(cherry picked from commit 4c92427fb8)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Miss Islington (bot) 2022-04-07 07:32:09 -07:00 committed by GitHub
parent 85f0792b8f
commit b124a3913d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -362,7 +362,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 |