Message86068
| Author | mark.dickinson |
|---|---|
| Recipients | eric.smith, mark.dickinson |
| Date | 2009-04-17.11:15:32 |
| SpamBayes Score | 5.633371e-09 |
| Marked as misclassified | No |
| Message-id | <1239966934.99.0.139000693947.issue5780@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On second thoughts, I think that repr shouldn't change: 'legacy' repr format should mean that it *is* exactly the same as before, including the switch at 1e17 instead of 1e16. Otherwise there will be 3 possibilities for repr output: 'short' repr, 'legacy' repr and pre-3.1 repr will all be different. Here's a new patch, which leaves repr alone and fixes up the Misc/NEWS entries accordingly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-17 11:15:35 | mark.dickinson | set | recipients: + mark.dickinson, eric.smith |
| 2009-04-17 11:15:34 | mark.dickinson | set | messageid: <1239966934.99.0.139000693947.issue5780@psf.upfronthosting.co.za> |
| 2009-04-17 11:15:33 | mark.dickinson | link | issue5780 messages |
| 2009-04-17 11:15:33 | mark.dickinson | create | |