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 2018-06-01.17:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527874759.38.0.81473610881.issue31238@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f3297433e309e9591eaa3f36e1d7887e9d0620d7 by Victor Stinner in branch '3.6':
bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) (GH-7324)
https://github.com/python/cpython/commit/f3297433e309e9591eaa3f36e1d7887e9d0620d7
History
Date User Action Args
2018-06-01 17:39:19vstinnersetrecipients: + vstinner, pitrou
2018-06-01 17:39:19vstinnersetmessageid: <1527874759.38.0.81473610881.issue31238@psf.upfronthosting.co.za>
2018-06-01 17:39:19vstinnerlinkissue31238 messages
2018-06-01 17:39:19vstinnercreate