Hi everyone,
I have just merged the branch which puts twisted under a src/ directory. The
reasons are many (see https://hynek.me/articles/testing-packaging/ for details
as to why this is a Fantastic Idea), and it will require a bit of care with
existing branches and pull requests.
Thankfully,
Twisted Community
Problem: How do you determine the buffer size of a transport, to know how
much data is waiting to be transmitted from using transport.write?
Wait! You're going to say: use the Producer Consumer API (
http://twistedmatrix.com/documents/current/core/howto/producers.html )
To do w
On 14 August 2016 at 11:38, Adi Roiban wrote:
> On 14 August 2016 at 00:40, Glyph Lefkowitz wrote:
>> Just a bit of Github housekeeping: Appveyor has looked pretty stable (more
>> than our other Windows builds, even). I'm thinking about making it a
>> required status for merging. But I'm curi