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-07.17:28:46
SpamBayes Score -1.0
Marked as misclassified
Message-id <1333819404.3814.3.camel@localhost.localdomain>
In-reply-to <1333819565.61.0.292996682609.issue4892@psf.upfronthosting.co.za>
内容
> ForkingPickler is only used when creating a child process.  The
> multiprocessing.reduction module is only really intended for sending
> stuff to *pre-existing* processes.

But ForkingPickler could be used in multiprocessing.connection, couldn't
it?
历史
日期 用户 动作 参数
2012-04-07 17:28:47pitrou修改recipients: + pitrou, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt
2012-04-07 17:28:46pitrou链接issue4892 messages
2012-04-07 17:28:46pitrou创建