June 22, 2012
6:11 p.m.
New submission from Antoine Pitrou <pitrou@free.fr>: In PEP 384, the PyType_Spec struct has a "const char *doc" that is not present in the implementation (Include/object.h). ---------- assignee: docs@python components: Documentation messages: 163449 nosy: docs@python, loewis, pitrou priority: normal severity: normal stage: needs patch status: open title: PEP 384 inconsistent with implementation type: behavior _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue15140> _______________________________________