Brett Cannon <[EMAIL PROTECTED]> added the comment: Going with what Martin suggested, the attached patch reverts what Christian did and adds an #ifdef sizeof(uint) <= sizeof(uint) around the PY_SIZE_MAX check. Someone should obviously test on an AMD64 machine (I have a Core 2 Mac, but I don't know what flags I would need to pass to trigger the warning on my machine).
---------- assignee: -> loewis keywords: +patch Added file: http://bugs.python.org/file11453/issue3642.diff _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3642> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com