Serhiy Storchaka added the comment:

I don't know why statuses was not updated automatically. Updated them manually.

Ivan in the comment on GitHub suggested to use "concatenate" instead of 
"concat" in "can't concat <type> to bytes". Maybe make it more similar to 
messages for list, tuple, deque, array? "can only concatenate objects 
supporting the buffer protocol (not "<type>") to bytes"?

----------

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

Reply via email to