diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-07-02 18:12:35 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-07-02 18:12:35 (GMT) |
commit | 6fc13d9595ef4972551c0dfa7920f8d87935388a (patch) | |
tree | e43da2165025da7146c5ea611b94a44439c3b42a /Modules/_ssl.c | |
parent | 8e8dc419d0f6d28ff945190dc1e1384e04979a77 (diff) | |
download | cpython-6fc13d9595ef4972551c0dfa7920f8d87935388a.zip cpython-6fc13d9595ef4972551c0dfa7920f8d87935388a.tar.gz cpython-6fc13d9595ef4972551c0dfa7920f8d87935388a.tar.bz2 |
Finished transitioning to using gc_refs to track gc objects' states.
This was mostly a matter of adding comments and light code rearrangement.
Upon untracking, gc_next is still set to NULL. It's a cheap way to
provoke memory faults if calling code is insane. It's also used in some
way by the trashcan mechanism.
Diffstat (limited to 'Modules/_ssl.c')
0 files changed, 0 insertions, 0 deletions