对象实现支持对象实现支持本章描述了定义新对象类型时所使用的函数、类型和宏。 在堆上分配对象公用对象的结构 基本的对象类型和宏Implementing functions and methodsAccessing attributes of extension types 类型对象 快速参考 “tp_方法槽”子方法槽(方法域)槽位 typedef PyTypeObject 定义PyObject 槽位PyVarObject 槽位PyTypeObject 槽Static TypesHeap Types Number Object StructuresMapping Object StructuresSequence Object StructuresBuffer Object StructuresAsync Object StructuresSlot Type typedefs例子使对象类型支持循环垃圾回收 控制垃圾回收器状态