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.

Author sbt
Recipients neologix, pitrou, sbt
Date 2013-03-24.12:03:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364126616.19.0.472083315303.issue17025@psf.upfronthosting.co.za>
In-reply-to
Content
The old code deleted the obj in the feeder thread as soon as it was sent at lines 247 and 253 -- see Issue #16284.  I think that should be retained.

Apart from that LGTM.
History
Date User Action Args
2013-03-24 12:03:36sbtsetrecipients: + sbt, pitrou, neologix
2013-03-24 12:03:36sbtsetmessageid: <1364126616.19.0.472083315303.issue17025@psf.upfronthosting.co.za>
2013-03-24 12:03:36sbtlinkissue17025 messages
2013-03-24 12:03:36sbtcreate