mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
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:
parent
85f0792b8f
commit
b124a3913d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue