Brett Cannon added the comment:

I agree with David. Concatenating ints to a bytes object doesn't work when you 
directly work with ints and bytes, and so I don't think bytes.join should 
special case it (Zen of Python: "Special cases aren't special enough to break 
the rules").

Thanks for the idea anyway, Timothy.

----------
nosy: +brett.cannon
resolution:  -> rejected
status: open -> closed

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

Reply via email to