Skip to content

bpo-41832: Update PyType_Slot.pfunc description info in type.rst - #23243

Merged
encukou merged 2 commits into
python:masterfrom
shihai1991:bpo_41832_1
Nov 14, 2020
Merged

bpo-41832: Update PyType_Slot.pfunc description info in type.rst#23243
encukou merged 2 commits into
python:masterfrom
shihai1991:bpo_41832_1

Conversation

@shihai1991

@shihai1991shihai1991 commented Nov 12, 2020

Copy link
Copy Markdown
Member

Revert the PyType_Slot.pfunc description info which was deleted in #23123.

https://bugs.python.org/issue41832

@shihai1991

Copy link
Copy Markdown
MemberAuthor

I revert the slot.pfunc info. cc @encukou

Comment threadDoc/c-api/type.rst Outdated
@encukou

Copy link
Copy Markdown
Member

Can we update it for Py_tp_doc like this?

@shihai1991

Copy link
Copy Markdown
MemberAuthor

Can we update it for Py_tp_doc like this?

Sure. your description info will be more exact.

@encukou
encukou merged commit 2b39da4 into python:masterNov 14, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@shihai1991@encukou@mental32@the-knights-who-say-ni@bedevere-bot