diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-03-23 03:33:13 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-03-23 03:33:13 (GMT) |
commit | 36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26 (patch) | |
tree | 03aa5497be9d977f26d423c36234145668c6f4e1 /Doc/TODO | |
parent | 3e40c7ff5bb54c4787290109b51394ad34ef815d (diff) | |
download | cpython-36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26.zip cpython-36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26.tar.gz cpython-36eb4dfb819dbfe90d82e0c6b58bd360c22bcc26.tar.bz2 |
Refactored some of the Py_TRACE_REFS code. New private API function
_Py_AddToAllObjects() that simply inserts an object at the front of
the doubly-linked list of all objects. Changed PyType_Ready() (the
closest thing we've got to a choke point for type objects) to call
that.
Diffstat (limited to 'Doc/TODO')
0 files changed, 0 insertions, 0 deletions