Mark Dickinson added the comment:

> Some debugging shows that we're calling 'nu_bool' even for "<????", which is 
> a bit odd.

Ah, I see.  There's an optimisation that uses the native table functions 
instead of the big/little-endian ones if the size and byte order match.

----------

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

Reply via email to