Message77980
| Author | vstinner |
|---|---|
| Recipients | fredrikj, mark.dickinson, pitrou, rhettinger, terry.reedy, vstinner |
| Date | 2008-12-17.18:44:06 |
| SpamBayes Score | 9.8079145e-05 |
| Marked as misclassified | No |
| Message-id | <1229539447.36.0.161973532061.issue3439@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Committed Really? YEAH! Great job everybody ;-) I read the code and it looks valid. Micro optimisation (for smaller memory footprint): would it be possible to share the 32 int table (BitLengthTable) between int and long (in Python 2.x)? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-17 18:44:07 | vstinner | set | recipients: + vstinner, rhettinger, terry.reedy, mark.dickinson, pitrou, fredrikj |
| 2008-12-17 18:44:07 | vstinner | set | messageid: <1229539447.36.0.161973532061.issue3439@psf.upfronthosting.co.za> |
| 2008-12-17 18:44:06 | vstinner | link | issue3439 messages |
| 2008-12-17 18:44:06 | vstinner | create | |