Macros§
Structs§
Traits§
- AsBuffer
- AsMapping
- AsNumber
- AsSequence
- Callable
- Comparable
- Constructor
- Default
Constructor - Destructor
- GetAttr
- GetDescriptor
- Hashable
- Initializer
- Iter
Next - Iterable
- PyStruct
Sequence - Representable
- Self
Iter - SetAttr
- Unconstructible
- For types that cannot be instantiated through Python code.
Functions§
- hash_
not_ implemented - Marks a type as unhashable. Similar to PyObject_HashNotImplemented in CPython