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