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 vstinner
Recipients vstinner
Date 2017-08-10.13:28:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502371699.12.0.905226496184.issue31151@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aa8ec34ad52bb3b274ce91169e1bc4a598655049 by Victor Stinner in branch 'master':
bpo-31151: Add socketserver.ForkingMixIn.server_close() (#3057)
https://github.com/python/cpython/commit/aa8ec34ad52bb3b274ce91169e1bc4a598655049
History
Date User Action Args
2017-08-10 13:28:19vstinnersetrecipients: + vstinner
2017-08-10 13:28:19vstinnersetmessageid: <1502371699.12.0.905226496184.issue31151@psf.upfronthosting.co.za>
2017-08-10 13:28:19vstinnerlinkissue31151 messages
2017-08-10 13:28:18vstinnercreate