Skip to content

Conversation

@encukou
Copy link
Member

@encukou encukou commented Sep 11, 2018

Add missing descriptions of PEP384's PyType_Spec and PyType_Slot,
along with some introductory prose.

https://bugs.python.org/issue34626

Add missing descriptions of PEP384's PyType_Spec and PyType_Slot,
along with some introductory prose.
@serhiy-storchaka serhiy-storchaka self-requested a review September 11, 2018 15:15
@encukou
Copy link
Member Author

encukou commented Nov 14, 2018

@serhiy-storchaka, are you still interested in reviewing this?

- Move discussion to typeobj.rst (which had XXX's for it!)
- Revert heading change
- Link to Stable ABI docs
- Indent structure members
- Mark up NULLs

etc.
@encukou
Copy link
Member Author

encukou commented Nov 20, 2018

Thanks. I addressed your comments, and added a few more details.

@encukou
Copy link
Member Author

encukou commented May 8, 2019

@serhiy-storchaka, are you still interested in reviewing this?

@csabella csabella requested a review from serhiy-storchaka May 17, 2019 23:30
@encukou
Copy link
Member Author

encukou commented May 24, 2019

I'll merge this. Please add any suggestions as a separate PR.

@encukou encukou merged commit f1e17e9 into python:master May 24, 2019
@encukou encukou deleted the heaptype-docs branch May 24, 2019 09:19
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
bpo-34626: Document creating heap types from the C-API

Add missing descriptions of PEP384's PyType_Spec and PyType_Slot,
along with some introductory prose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants