Structsยง
- GetSetDefBuilder ๐
- GetSetDefDestructor ๐
- GetterAndSetter ๐
- PyClassType ๐Object 
- PyTypeBuilder ๐
Enumsยง
- GetSetDefType ๐
- 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ยง
- PyTypeBuilder ๐Cleanup