Message68431
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | Rhamphoryncus, amaury.forgeotdarc, jnoller, roudkerk, theller |
| Date | 2008-06-20.00:04:34 |
| SpamBayes Score | 0.20260464 |
| Marked as misclassified | No |
| Message-id | <1213920281.41.0.701732236842.issue3125@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch that implements a custom pickler for multiprocessing.forking. copy_reg has been completely replaced by calls to ForkingPickler.register(): the global registry is not modified. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-20 00:04:42 | amaury.forgeotdarc | set | spambayes_score: 0.202605 -> 0.20260464 recipients: + amaury.forgeotdarc, theller, Rhamphoryncus, roudkerk, jnoller |
| 2008-06-20 00:04:41 | amaury.forgeotdarc | set | spambayes_score: 0.202605 -> 0.202605 messageid: <1213920281.41.0.701732236842.issue3125@psf.upfronthosting.co.za> |
| 2008-06-20 00:04:39 | amaury.forgeotdarc | link | issue3125 messages |
| 2008-06-20 00:04:39 | amaury.forgeotdarc | create | |