Message155703
| Author | vstinner |
|---|---|
| Recipients | neologix, pitrou, tasslehoff, vstinner |
| Date | 2012-03-14.00:56:52 |
| SpamBayes Score | 0.009939517 |
| Marked as misclassified | No |
| Message-id | <1331686613.06.0.378395939285.issue14222@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
threading_monotonic.patch: similar patch for the threading module. Drawback of these patchs: they now call time.monotonic() when the module is loaded (another useless syscall?). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-14 00:56:53 | vstinner | set | recipients: + vstinner, pitrou, neologix, tasslehoff |
| 2012-03-14 00:56:53 | vstinner | set | messageid: <1331686613.06.0.378395939285.issue14222@psf.upfronthosting.co.za> |
| 2012-03-14 00:56:52 | vstinner | link | issue14222 messages |
| 2012-03-14 00:56:52 | vstinner | create | |