R. David Murray added the comment:

It looks like you are still patching get_payload.  This should be a really 
simple patch against set_payload.

It occurs to me that there could be a backward compatibility concern if passing 
binary to set_payload currently actually works in some cases, so we definitely 
needs a bunch of test that do that to make sure they all fail before we fix the 
bug :)

----------

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

Reply via email to