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 pitrou, vstinner
Date 2017-08-21.21:24:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503350682.64.0.968868803732.issue31238@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4cab2cd0c05fcda5fcb128c9eb230253fff88c21 by Victor Stinner in branch 'master':
bpo-31238: pydoc ServerThread.stop() now joins itself (#3151)
https://github.com/python/cpython/commit/4cab2cd0c05fcda5fcb128c9eb230253fff88c21
History
Date User Action Args
2017-08-21 21:24:42vstinnersetrecipients: + vstinner, pitrou
2017-08-21 21:24:42vstinnersetmessageid: <1503350682.64.0.968868803732.issue31238@psf.upfronthosting.co.za>
2017-08-21 21:24:42vstinnerlinkissue31238 messages
2017-08-21 21:24:42vstinnercreate