Message277147
| Author | pitrou |
|---|---|
| Recipients | brett.cannon, fijall, ned.deily, pitrou, serhiy.storchaka, tim.peters, vstinner, yselivanov |
| Date | 2016-09-21.14:24:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474467870.23.0.434013205679.issue28240@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Another point: timeit is often used to compare performance between Python versions. By changing the behaviour of timeit in a given Python version, you'll make it more difficult to compare results. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-21 14:24:30 | pitrou | set | recipients: + pitrou, tim.peters, brett.cannon, vstinner, ned.deily, fijall, serhiy.storchaka, yselivanov |
| 2016-09-21 14:24:30 | pitrou | set | messageid: <1474467870.23.0.434013205679.issue28240@psf.upfronthosting.co.za> |
| 2016-09-21 14:24:30 | pitrou | link | issue28240 messages |
| 2016-09-21 14:24:30 | pitrou | create | |