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
Prev Previous commit
Next Next commit
Improve docs
Co-authored-by: Victor Stinner <vstinner@python.org>
  • Loading branch information
Erlend Egeberg Aasland and vstinner authored Apr 28, 2021
commit 0e8c709eae289caaaa9240b57881d2df44009ed6
2 changes: 1 addition & 1 deletion Doc/c-api/typeobj.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ and :c:type:`PyType_Type` effectively act as defaults.)

**Inheritance:**

This flag is never inherited.
This flag is not inherited.
Comment thread
erlend-aasland marked this conversation as resolved.

.. versionadded:: 3.10

Expand Down