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 yselivanov
Recipients asvetlov, yselivanov
Date 2018-01-25.23:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516921691.71.0.467229070634.issue32662@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9070d03f5169ad6e171e641b7fa8feab18bf229 by Yury Selivanov in branch 'master':
bpo-32662: Implement Server.start_serving() and Server.serve_forever() (#5312)
https://github.com/python/cpython/commit/c9070d03f5169ad6e171e641b7fa8feab18bf229
History
Date User Action Args
2018-01-25 23:08:11yselivanovsetrecipients: + yselivanov, asvetlov
2018-01-25 23:08:11yselivanovsetmessageid: <1516921691.71.0.467229070634.issue32662@psf.upfronthosting.co.za>
2018-01-25 23:08:11yselivanovlinkissue32662 messages
2018-01-25 23:08:11yselivanovcreate