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.

作者 sbt
收信人 Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, kristjan.jonsson, pitrou, sbt
日期 2012-04-10.13:15:28
SpamBayes Score -1.0
Marked as misclassified
Message-id <1334063729.89.0.233999743809.issue4892@psf.upfronthosting.co.za>
In-reply-to
内容
Updated patch which uses ForkingPickler in Connection.send().

Note that connection sharing still has to be enabled using allow_connection_pickling().

Support could be enabled automatically, but that would introduce more circular imports which confuse me.  It might be worthwhile refactoring to eliminate all circular imports.
历史
日期 用户 动作 参数
2012-04-10 13:15:29sbt修改recipients: + sbt, pitrou, kristjan.jonsson, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13
2012-04-10 13:15:29sbt修改messageid: <1334063729.89.0.233999743809.issue4892@psf.upfronthosting.co.za>
2012-04-10 13:15:29sbt链接issue4892 messages
2012-04-10 13:15:29sbt创建