Message325061
I don't think PEP 384 should be updated. It documents the feature as it was added, and shouldn't be used as documentation now.
Instead, Python documentation should be improved to cover all of PEP 389.
I submitted a pull request for that (GH-9154).
For this issue, the fix should be updating C API documentation and, for Pyhon 3.8+, making {*, NULL} slots override the inherited value.
I think the PyType_Spec/PyType_Slot copying should have its own issue. |
|
Date |
User |
Action |
Args |
2018-09-11 21:00:37 | petr.viktorin | set | recipients:
+ petr.viktorin, loewis, ncoghlan, docs@python, serhiy.storchaka, Christian.Tismer, Dormouse759 |
2018-09-11 21:00:37 | petr.viktorin | set | messageid: <1536699637.23.0.0269046726804.issue26979@psf.upfronthosting.co.za> |
2018-09-11 21:00:37 | petr.viktorin | link | issue26979 messages |
2018-09-11 21:00:37 | petr.viktorin | create | |
|