mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
c-api docs: There are five fields, not four (GH-32379)
This commit is contained in:
parent
2b16a08bc7
commit
4c92427fb8
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue