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 brett.cannon
Recipients brett.cannon
Date 2011-03-15.22:57:35
SpamBayes Score 0.14704503
Marked as misclassified No
Message-id <1300229857.13.0.482456727872.issue11563@psf.upfronthosting.co.za>
In-reply-to
Content
test.test_urllibnet.urlopenNetworkTests.test_getcode() is leaving a socket open. My guess is that the error condition being triggered is somehow leaving the socket open but I can't find where.
History
Date User Action Args
2011-03-15 22:57:37brett.cannonsetrecipients: + brett.cannon
2011-03-15 22:57:37brett.cannonsetmessageid: <1300229857.13.0.482456727872.issue11563@psf.upfronthosting.co.za>
2011-03-15 22:57:35brett.cannonlinkissue11563 messages
2011-03-15 22:57:35brett.cannoncreate