Structsยง
- GetSet
DefBuilder ๐ - GetSet
DefDestructor ๐ - Getter
AndSetter ๐ - PyClass
Type ๐Object - PyType
Builder ๐
Enumsยง
- GetSet
DefType ๐ - Possible forms of property - either a getter, setter, or both
Functionsยง
- bpo_
45315_ ๐workaround Non- Py_3_11
- Workaround for Python issue 45315; no longer necessary in Python 3.11
- call_
super_ ๐ โclear - create_
type_ ๐object - no_
constructor_ ๐ โdefined - Default new implementation
- py_
class_ ๐qualified_ name
Type Aliasesยง
- PyType
Builder ๐Cleanup