[New-bugs-announce] [issue18392] Doc: PyObject_Malloc() is not documented
STINNER Victor
report at bugs.python.org
Sun Jul 7 02:26:56 CEST 2013
New submission from STINNER Victor:
The implementation of the PEP 445 documents new memory allocator functions. But the old good PyObject_Malloc() is still not documentated!?
----------
assignee: docs at python
components: Documentation
messages: 192505
nosy: docs at python, haypo
priority: normal
severity: normal
status: open
title: Doc: PyObject_Malloc() is not documented
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18392>
_______________________________________
More information about the New-bugs-announce
mailing list