summaryrefslogtreecommitdiff
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>2001-08-29 23:49:28 +0000
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>2001-08-29 23:49:28 +0000
commit74b5ade6b8cf52ac27c301717284dd3a3820addf (patch)
tree95f0db36e758d923549fc145ffd6f4e663a1a8c0 /Objects/classobject.c
parent31ec1428087311d9b3926bd00cd8ebe393746f17 (diff)
downloadcpython-git-74b5ade6b8cf52ac27c301717284dd3a3820addf.tar.gz
Change the GC type flag since the API has changed. Allow types using
the old flag to still compile. Remove the PyType_BASICSIZE and PyType_SET_BASICSIZE macros. Add PyObject_GC_New, PyObject_GC_NewVar, PyObject_GC_Resize, PyObject_GC_Del, PyObject_GC_Track, PyObject_GC_UnTrack. Part of SF patch #421893.
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions