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 kristjan.jonsson
Recipients giampaolo.rodola, kristjan.jonsson, sbt
Date 2012-03-20.15:09:15
SpamBayes Score 0.015590504
Marked as misclassified No
Message-id <1332256157.29.0.904504766285.issue14310@psf.upfronthosting.co.za>
In-reply-to
Content
A new patch with fixes and documentation.
And yes, socket.share() does in fact perform duplication, because socket.close() can be performed immediately afterwards.
History
Date User Action Args
2012-03-20 15:09:17kristjan.jonssonsetrecipients: + kristjan.jonsson, giampaolo.rodola, sbt
2012-03-20 15:09:17kristjan.jonssonsetmessageid: <1332256157.29.0.904504766285.issue14310@psf.upfronthosting.co.za>
2012-03-20 15:09:16kristjan.jonssonlinkissue14310 messages
2012-03-20 15:09:16kristjan.jonssoncreate