Message177326
| Author | mark.dickinson |
|---|---|
| Recipients | brett.cannon, mark.dickinson, rhettinger, serhiy.storchaka |
| Date | 2012-12-11.08:06:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355213174.25.0.197319890192.issue16659@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wonder whether it would make sense to use an array to hold the MT state, for a closer match with the C code. (Not sure whether this would have a noticeable effect on performance.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-11 08:06:14 | mark.dickinson | set | recipients: + mark.dickinson, brett.cannon, rhettinger, serhiy.storchaka |
| 2012-12-11 08:06:14 | mark.dickinson | set | messageid: <1355213174.25.0.197319890192.issue16659@psf.upfronthosting.co.za> |
| 2012-12-11 08:06:14 | mark.dickinson | link | issue16659 messages |
| 2012-12-11 08:06:13 | mark.dickinson | create | |