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 janssen
Recipients gvanrossum, janssen
Date 2007-11-13.19:36:37
SpamBayes Score 0.00044539978
Marked as misclassified No
Message-id <1194982597.85.0.542157776482.issue1439@psf.upfronthosting.co.za>
In-reply-to
Content
This patch essentially makes GC of sockets work again.

See http://mail.python.org/pipermail/python-3000/2007-October/
011058.html and all the threads in http://mail.python.org/pipermail/
python-3000/2007-October/thread.html with subject line "socket GC 
worries" for a full discussion.
Files
File name Uploaded
b.diff janssen, 2007-11-13.19:36:37
History
Date User Action Args
2007-11-13 19:36:38janssensetspambayes_score: 0.0004454 -> 0.00044539978
recipients: + janssen, gvanrossum
2007-11-13 19:36:37janssensetspambayes_score: 0.0004454 -> 0.0004454
messageid: <1194982597.85.0.542157776482.issue1439@psf.upfronthosting.co.za>
2007-11-13 19:36:37janssenlinkissue1439 messages
2007-11-13 19:36:37janssencreate