Message72352
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. |
|
| Date |
User |
Action |
Args |
| 2008-09-02 16:54:55 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, facundobatista, amaury.forgeotdarc, mark.dickinson, belopolsky, pitrou |
| 2008-09-02 16:54:55 | ncoghlan | set | messageid: <[email protected]> |
| 2008-09-02 16:54:55 | ncoghlan | link | issue2690 messages |
| 2008-09-02 16:54:54 | ncoghlan | create | |
|