New submission from Petr Viktorin <[email protected]>:
The documentation of PyType_FromSpec and PyType_FromSpecWithBases is currently not very useful. In particular, PyType_Spec and PyType_Slot are only documented in pep-0384, not in the Python docs. ---------- messages: 324975 nosy: petr.viktorin priority: normal severity: normal status: open title: PEP 384's PyType_Spec and PyType_Slot are not documented _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34626> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
