New submission from Serhiy Storchaka: The declaration of some fields in the PyTypeObject documentation does not match the sources. Here is a patch that fixes the mismatch. ---------- assignee: docs at python components: Documentation files: doc_newtypes.patch keywords: easy, patch messages: 170591 nosy: docs at python, storchaka priority: normal severity: normal status: open title: Incorrect some fields declaration in the PyTypeObject documentation versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file27207/doc_newtypes.patch _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue15953> _______________________________________