This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 pitrou
收信人 Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, pitrou, sbt
日期 2012-04-09.12:04:29
SpamBayes Score -1.0
Marked as misclassified
Message-id <1333973069.83.0.505361358128.issue4892@psf.upfronthosting.co.za>
In-reply-to
内容
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).
历史
日期 用户 动作 参数
2012-04-09 12:04:29pitrou修改recipients: + pitrou, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt
2012-04-09 12:04:29pitrou修改messageid: <1333973069.83.0.505361358128.issue4892@psf.upfronthosting.co.za>
2012-04-09 12:04:29pitrou链接issue4892 messages
2012-04-09 12:04:29pitrou创建