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 palaviv
Recipients martin.panter, palaviv
Date 2016-02-22.18:38:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456166330.74.0.455870192943.issue26404@psf.upfronthosting.co.za>
In-reply-to
Content
Only closing the server :).
1. Did the changes requested in the CR.
2. Changed the example's in xmlrpc.server, http.server to use context manager.
3. Changed the xmlrpc.server, http.server server implementation when running python -m {xmlrpc.server, http.server} to use context manager.
History
Date User Action Args
2016-02-22 18:38:51palavivsetrecipients: + palaviv, martin.panter
2016-02-22 18:38:50palavivsetmessageid: <1456166330.74.0.455870192943.issue26404@psf.upfronthosting.co.za>
2016-02-22 18:38:50palavivlinkissue26404 messages
2016-02-22 18:38:50palavivcreate