Message177432
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, mark.dickinson, rhettinger, serhiy.storchaka |
| Date | 2012-12-13.19:16:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1355426186.31.0.552113541626.issue16659@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch updated. One bug fixed. Also I made some benchmarks. The pure Python random() about 100 times slower and getrandbits(32) about 13 times slower than the C implementation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-13 19:16:27 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, rhettinger, mark.dickinson |
| 2012-12-13 19:16:26 | serhiy.storchaka | set | messageid: <1355426186.31.0.552113541626.issue16659@psf.upfronthosting.co.za> |
| 2012-12-13 19:16:26 | serhiy.storchaka | link | issue16659 messages |
| 2012-12-13 19:16:26 | serhiy.storchaka | create | |