This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年03月27日 12:33 by eli.bendersky, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg156917 - (view) | Author: Eli Bendersky (eli.bendersky) * (Python committer) | Date: 2012年03月27日 12:33 | |
PyType_GenericAlloc is not documented in http://docs.python.org/dev/c-api/type.html |
|||
| msg162191 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年06月03日 03:48 | |
New changeset 3c43be281196 by Eli Bendersky in branch 'default': Issue #14424: Document PyType_GenericAlloc, and fix the documentation of PyType_GenericNew http://hg.python.org/cpython/rev/3c43be281196 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:28 | admin | set | github: 58632 |
| 2012年06月03日 03:48:43 | eli.bendersky | set | versions: - Python 3.2 |
| 2012年06月03日 03:48:32 | eli.bendersky | set | status: open -> closed resolution: fixed stage: resolved |
| 2012年06月03日 03:48:01 | python-dev | set | nosy:
+ python-dev messages: + msg162191 |
| 2012年03月27日 12:33:30 | eli.bendersky | create | |