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 asvetlov, koobs, vstinner, yselivanov
Date 2018-05-24.00:43:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527122629.0.0.682650639539.issue33353@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b97de3dd86046ac46567146d86a69d4f78ea09db by Victor Stinner in branch 'master':
bpo-33353: test_asyncio set SO_SNDBUF after connect (GH-7086)
https://github.com/python/cpython/commit/b97de3dd86046ac46567146d86a69d4f78ea09db
History
Date User Action Args
2018-05-24 00:43:49vstinnersetrecipients: + vstinner, asvetlov, yselivanov, koobs
2018-05-24 00:43:49vstinnersetmessageid: <1527122629.0.0.682650639539.issue33353@psf.upfronthosting.co.za>
2018-05-24 00:43:48vstinnerlinkissue33353 messages
2018-05-24 00:43:48vstinnercreate