Message94148
I've written and appended with this message a small script using
tkinter, that produces the same crash as described earlier with turtle.py:
tkinter_recursion_31.py
It occurs when heavily and fast dragging the red square. So the bug
doesn't depent on turtle.py
I'd like to mention again, that the corresponding script under Python26
does crash also, but with a regular Python Error-Message. It does not
kill IDLE when stated from within IDLE.
So I'd suggest to give this one a higher priority. Should be fixed with 3.2
Regards,
Gregor |
|
Date |
User |
Action |
Args |
2009-10-16 21:03:18 | gregorlingl | set | recipients:
+ gregorlingl, terry.reedy, r.david.murray |
2009-10-16 21:03:18 | gregorlingl | set | messageid: <1255726998.1.0.252951021719.issue6717@psf.upfronthosting.co.za> |
2009-10-16 21:03:16 | gregorlingl | link | issue6717 messages |
2009-10-16 21:03:16 | gregorlingl | create | |
|