Martin v. Löwis added the comment:

The 2.7_2 patch looks good to me. I won't rule on the backwards compatibility 
implications, although I agree that this is unlikely to cause a regression (it 
would only if somebody updated the standard library only, *and* would use data= 
for PhotoImage). I'm unsure whether it was possible at all so far to use data= 
(with whatever argument); if you could have passed a non-buffer object 
successfully, this would break now.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21580>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to