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-29.14:02:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527602530.16.0.682650639539.issue33353@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9551f7719213243fd96c4f284079243773c26b3c by Victor Stinner in branch 'master':
bpo-33353: test_asyncio use set_write_buffer_limits() (GH-7200)
https://github.com/python/cpython/commit/9551f7719213243fd96c4f284079243773c26b3c
History
Date User Action Args
2018-05-29 14:02:10vstinnersetrecipients: + vstinner, asvetlov, yselivanov, koobs
2018-05-29 14:02:10vstinnersetmessageid: <1527602530.16.0.682650639539.issue33353@psf.upfronthosting.co.za>
2018-05-29 14:02:10vstinnerlinkissue33353 messages
2018-05-29 14:02:10vstinnercreate