Staging
v0.5.1
https://github.com/python/cpython
Revision 539afe0d8412551503e75b20a1f010560aa5fbc1 authored by Tim Peters on 08 April 2003, 19:13:14 UTC, committed by Tim Peters on 08 April 2003, 19:13:14 UTC
of classic classes now.  Alas, new-style classes are still a problem, and
didn't need to be fixed in 2.3 (they were already immune in 2.3 due to the
new-in-2.3 tp_del slot).
1 parent 82550d5
History
Tip revision: 539afe0d8412551503e75b20a1f010560aa5fbc1 authored by Tim Peters on 08 April 2003, 19:13:14 UTC
More backporting of gc-vs-__del__ fixes. It should be fixed for instances
Tip revision: 539afe0

README

back to top