Message156677
| Author | rhettinger |
|---|---|
| Recipients | kristjan.jonsson, mark.dickinson, michael.foord, pitrou, rhettinger, serhiy.storchaka |
| Date | 2012-03-23.20:11:46 |
| SpamBayes Score | 0.00022877484 |
| Marked as misclassified | No |
| Message-id | <1332533507.43.0.866709160744.issue14381@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW, I'm -1 on making the change. Any memory savings would be microscopic for most Python programs. And anything that slows down float creation (even a teeny bit) is detrimental to all Python programs. We're better off not adding special case logic unless there is a clear benefit (there isn't). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-23 20:11:47 | rhettinger | set | recipients: + rhettinger, mark.dickinson, pitrou, kristjan.jonsson, michael.foord, serhiy.storchaka |
| 2012-03-23 20:11:47 | rhettinger | set | messageid: <1332533507.43.0.866709160744.issue14381@psf.upfronthosting.co.za> |
| 2012-03-23 20:11:46 | rhettinger | link | issue14381 messages |
| 2012-03-23 20:11:46 | rhettinger | create | |