[issue29917] Wrong link target in PyMethodDef documentation

Michael Seifert report at bugs.python.org
Mon Mar 27 06:31:12 EDT 2017


New submission from Michael Seifert:

The `link`-target of the "type" struct member is the python built-in "type".  See [1].

I think it should not be a link at all.

[1] https://docs.python.org/3.7/c-api/structures.html#c.PyMemberDef

----------
assignee: docs at python
components: Documentation
messages: 290575
nosy: MSeifert, docs at python
priority: normal
severity: normal
status: open
title: Wrong link target in PyMethodDef documentation

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


More information about the Python-bugs-list mailing list