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 r.david.murray
Recipients giampaolo.rodola, hynek, jcea, jesstess, r.david.murray, vsergeev, zvyn
Date 2014-06-09.23:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402356180.76.0.222299494853.issue14758@psf.upfronthosting.co.za>
In-reply-to
Content
When I run the modified test suite on a machine regrtest tells me that the test modified the environment, specifically the asyncore.socket_map.  Presumably there is some missing cleanup logic.
History
Date User Action Args
2014-06-09 23:23:00r.david.murraysetrecipients: + r.david.murray, jcea, giampaolo.rodola, jesstess, hynek, vsergeev, zvyn
2014-06-09 23:23:00r.david.murraysetmessageid: <1402356180.76.0.222299494853.issue14758@psf.upfronthosting.co.za>
2014-06-09 23:23:00r.david.murraylinkissue14758 messages
2014-06-09 23:23:00r.david.murraycreate