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