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 gvanrossum, larry, vstinner, yselivanov
Date 2014-02-19.16:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392826356.81.0.377134387135.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89270:186f6f56f4bc
tag:         tip
user:        Yury Selivanov <yselivanov@sprymix.com>
date:        Wed Feb 19 11:10:52 2014 -0500
files:       Lib/asyncio/transports.py Lib/test/test_asyncio/test_transports.py
description:
asyncio: WriteTransport.set_write_buffer_size to call _maybe_pause_protocol
History
Date User Action Args
2014-02-19 16:12:36yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, larry
2014-02-19 16:12:36yselivanovsetmessageid: <1392826356.81.0.377134387135.issue20648@psf.upfronthosting.co.za>
2014-02-19 16:12:36yselivanovlinkissue20648 messages
2014-02-19 16:12:36yselivanovcreate