[New-bugs-announce] [issue15088] PyGen_NeedsFinalizing is public, but undocumented

Nick Coghlan report at bugs.python.org
Sun Jun 17 06:21:01 CEST 2012


New submission from Nick Coghlan <ncoghlan at gmail.com>:

Currently undocumented: http://docs.python.org/py3k/c-api/gen.html
Public API in a released version of Python: http://hg.python.org/cpython/file/3.2/Include/genobject.h

----------
messages: 163012
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: PyGen_NeedsFinalizing is public, but undocumented

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15088>
_______________________________________


More information about the New-bugs-announce mailing list