STINNER Victor added the comment:

Here is a fix for bytearray%args. As expected, it was a bug in the new 
_PyBytesWriter API (introduced in Python 3.6 to implementation optimizations).

----------
Added file: http://bugs.python.org/file42473/writer_bytearray_mod.patch

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

Reply via email to