Message123762
| Author | ncoghlan |
|---|---|
| Recipients | BreamoreBoy, SilentGhost, amaury.forgeotdarc, belopolsky, facundobatista, georg.brandl, mark.dickinson, ncoghlan, pitrou, rhettinger, stutzbach |
| Date | 2010-12-11.01:19:20 |
| SpamBayes Score | 3.9819864e-05 |
| Marked as misclassified | No |
| Message-id | <1292030362.73.0.357891821915.issue2690@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The other major change for ranges is that "in" and "not in" are no longer inefficient for actual instances of int (it does an arithmetic calculation instead of a linear search). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-11 01:19:22 | ncoghlan | set | recipients: + ncoghlan, georg.brandl, rhettinger, facundobatista, amaury.forgeotdarc, mark.dickinson, belopolsky, pitrou, stutzbach, SilentGhost, BreamoreBoy |
| 2010-12-11 01:19:22 | ncoghlan | set | messageid: <1292030362.73.0.357891821915.issue2690@psf.upfronthosting.co.za> |
| 2010-12-11 01:19:20 | ncoghlan | link | issue2690 messages |
| 2010-12-11 01:19:20 | ncoghlan | create | |