Message157840
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). | |
| 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 | | |