Serhiy Storchaka added the comment:

Here is a patch which fixes passing Python bytes to Tcl in Python 3. However it 
will be not easy to fix this issue in Python 2.

See also issue21605 which adds tests for Tkinter images (some of them fails 
without this patch).

----------
assignee: docs@python -> serhiy.storchaka
dependencies: +Add tests for Tkinter images
keywords: +patch
stage: test needed -> patch review
type:  -> behavior
versions: +Python 2.7, Python 3.5
Added file: http://bugs.python.org/file35402/tkinter_bytes.patch

_______________________________________
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