Eli Bendersky <eli...@gmail.com> added the comment:

Sure, I just wanted confirmation from another dev that it's indeed an error and 
I'm not missing anything. 

I suppose the fix is just replace "for both PyBytes_FromString() and 
PyBytes_FromStringAndSize()" with just "for PyBytes_FromStringAndSize()".

I'll commit the change to all relevant branches.

----------

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

Reply via email to