Searched refs:type_getattro (Results 1 – 6 of 6) sorted by relevance
1 Fix rare Python crash due to bad refcounting in ``type_getattro()`` if a
104 "Emulate type_getattro() in Objects/typeobject.c"
108 "Emulate type_getattro() in Objects/typeobject.c"
285 Fix rare Python crash due to bad refcounting in ``type_getattro()`` if a
3143 type_getattro(PyTypeObject *type, PyObject *name) in type_getattro() function3570 (getattrofunc)type_getattro, /* tp_getattro */
2609 type_getattro(PyTypeObject *type, PyObject *name) in type_getattro() function2896 (getattrofunc)type_getattro, /* tp_getattro */