Nick Coghlan <[EMAIL PROTECTED]> added the comment: v2 of my updated patch attached to fix the issue Antoine noted.
Also gets rid of some tab-instead-of-spaces indenting issues in the file, and avoids hardcoding PyRange_Type when creating new instances. However, the patch still has issues, as can be seen with the new tests I added to test_range to actually exercise some of the functionality beyond the sys.maxsize limit. Added file: http://bugs.python.org/file11348/issue2690-range-sequence-ncoghlan-v2.diff _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2690> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com