We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b9027 commit 6bf767bCopy full SHA for 6bf767b
Objects/object_layout.md
@@ -62,7 +62,7 @@ the values pointer, to enable the (legacy) C-API function
62
* ob_refcnt
63
* ob_type
64
65
-For a "normal" Python object, i.e., the one that doesn't inherit from a builtin
+For a "normal" Python object, one that doesn't inherit from a builtin
66
class or have slots, the header and pre-header form the entire object.
67
68

0 commit comments