Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update PyType_Slot.pfunc description info in type.rst
  • Loading branch information
shihai1991 committed Nov 12, 2020
commit f391db5b84ceb21c2c6614d7cf5934f7c75bccb7
2 changes: 2 additions & 0 deletions Doc/c-api/type.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,5 @@ The following functions and structs are used to create

The desired value of the slot. In most cases, this is a pointer
to a function.

May not be ``NULL``.
Comment thread
shihai1991 marked this conversation as resolved.
Outdated