Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573395a commit 3133f41Copy full SHA for 3133f41
1 file changed
PLAN.txt
@@ -33,10 +33,10 @@ this.)
33
Done (mostly)
34
-------------
35
36
-Add __del__ handlers? I asked for a motivation on python-dev and
37
-nobody piped up. Yet I expect it will be asked for later. *** Are
38
-there GC issues? Doesn't the GC make an exception for classic classes
39
-with a __del__ handler? This part is *not* yet dealt with. ***
+Add __del__ handlers. I asked for a motivation on python-dev and
+nobody piped up. Yet I expect it will be asked for later. There
+were some GC issues, but these have now also been dealt with, thanks
+to Neil Schemenauer.
40
41
Assignment to __dict__.
42
0 commit comments