Serhiy Storchaka added the comment:

Here is a patch that deprecates support of bytes-like objects except bytes and 
bytearray in int(), float(), compile(), eval(), exec(). I'm not arguing for it, 
this is just for the ground of the discussion.

----------
Added file: 
http://bugs.python.org/file44840/deprecate_byte_like_support_in_int.patch

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

Reply via email to