Message 157840 - Python tracker
Message157840
| Author | pitrou |
|---|---|
| Recipients | Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, pitrou, sbt |
| Date | 2012-04-09.12:04:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333973069.83.0.505361358128.issue4892@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Unless there's a technical barrier, I still think it would be better to use ForkingPickler in multiprocessing.connection, rather than modify global state (copyreg). The pickling support is multiprocessing-specific and wouldn't make sense for other pickles (e.g. stored to disk). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-09 12:04:29 | pitrou | set | recipients: + pitrou, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt |
| 2012-04-09 12:04:29 | pitrou | set | messageid: <1333973069.83.0.505361358128.issue4892@psf.upfronthosting.co.za> |
| 2012-04-09 12:04:29 | pitrou | link | issue4892 messages |
| 2012-04-09 12:04:29 | pitrou | create | |