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 ned.deily, pitrou, vstinner
Date 2018-01-29.11:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset db8189bb8db609ca3993dec31fb95fdbe134469a by Victor Stinner in branch 'master':
bpo-31233, bpo-31151: Document socketserver changes (#5417)
https://github.com/python/cpython/commit/db8189bb8db609ca3993dec31fb95fdbe134469a
History
Date User Action Args
2018-01-29 11:10:24vstinnersetrecipients: + vstinner, pitrou, ned.deily
2018-01-29 11:10:24vstinnersetmessageid: <[email protected]>
2018-01-29 11:10:24vstinnerlinkissue31233 messages
2018-01-29 11:10:24vstinnercreate