Serhiy Storchaka added the comment:

Note that some functions use bytes/bytearray methods and an argument should 
converted to bytes for them. Other functions use C functions which supports the 
buffer protocol and do not required any conversion.

----------

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

Reply via email to