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 python-dev
Recipients neologix, pitrou, python-dev, ryan003, victorpoluceno, vstinner
Date 2011-05-24.16:30:26
SpamBayes Score 0.004671962
Marked as misclassified No
Message-id <E1QOuUz-0004xV-TM@dinsdale.python.org>
In-reply-to
Content
New changeset 0e56d79fa2ab by Charles-François Natali in branch 'default':
Issue #5715: In socketserver, close the server socket in the child process.
http://hg.python.org/cpython/rev/0e56d79fa2ab
History
Date User Action Args
2011-05-24 16:30:27python-devsetrecipients: + python-dev, pitrou, vstinner, ryan003, victorpoluceno, neologix
2011-05-24 16:30:26python-devlinkissue5715 messages
2011-05-24 16:30:26python-devcreate