Serhiy Storchaka added the comment:

Your patch LGTM. Current code in _struct.c is ugly. I just wonder if it is 
worth to optimize PyLong_FromLongLong and PyLong_FromUnsignedLongLong if they 
are slower than PyLong_FromLong and PyLong_FromUnsignedLong.

----------

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

Reply via email to