[issue25959] tkinter - PhotoImage.zoom() causes segfault

Jan. 1, 2016
11:52 p.m.
Terry J. Reedy added the comment: Tk ticket update: '''aspect added on 2015-12-28 00:30:33: I can reproduce this crash on 8.5.18 and 8.6.4, but it appears to be fixed in trunk: "not enough free memory for image buffer".''' We should see fix in 3.6. Doc addition is not exactly trivial, as there is only the barest mention of images in https://docs.python.org/3/library/tkinter.html#images. ---------- nosy: +terry.reedy _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue25959> _______________________________________
3365
Age (days ago)
3365
Last active (days ago)
0 comments
1 participants
participants (1)
-
Terry J. Reedy