Message 126069 - Python tracker (original) (raw)
Message126069
Author | ncoghlan |
---|---|
Recipients | georg.brandl, ncoghlan |
Date | 2011-01-12.03:21:52 |
SpamBayes Score | 0.00311673 |
Marked as misclassified | No |
Message-id | 1294802517.93.0.998885218377.issue10889@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Committed as r87948. I added a few large_range tests to those in the patch. I checked that IndexError is raised when appropriate, as well as a specific test for the combination of a large range with a large negative step. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-01-12 03:21:57 | ncoghlan | set | recipients: + ncoghlan, georg.brandl |
2011-01-12 03:21:57 | ncoghlan | set | messageid: 1294802517.93.0.998885218377.issue10889@psf.upfronthosting.co.za |
2011-01-12 03:21:52 | ncoghlan | link | issue10889 messages |
2011-01-12 03:21:52 | ncoghlan | create |