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.

作者 kristjan.jonsson
收信人 Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, kristjan.jonsson, pitrou, sbt
日期 2012-04-09.15:44:10
SpamBayes Score -1.0
Marked as misclassified
Message-id <1333986251.29.0.66456419252.issue4892@psf.upfronthosting.co.za>
In-reply-to
内容
I just want to point out that each time socket.share() is called, the resulting data can only be used once by socket.fromshare().  I'm mentioning this because I know there is some caching mechanism in reduction.py and that this data is not cacheable/reuseable.
历史
日期 用户 动作 参数
2012-04-09 15:44:11kristjan.jonsson修改recipients: + kristjan.jonsson, pitrou, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt
2012-04-09 15:44:11kristjan.jonsson修改messageid: <1333986251.29.0.66456419252.issue4892@psf.upfronthosting.co.za>
2012-04-09 15:44:10kristjan.jonsson链接issue4892 messages
2012-04-09 15:44:10kristjan.jonsson创建