Re: [Twisted-Python] Suggested plan for GitHub migration

2015-11-29 Thread Adi Roiban
Hi Craig, Sorry for the delay and many thanks for your plan. I have also sent your plan to the Unofficial Twisted Software Foundation. >From what I can see we are stuck in bureaucratic process. The plan needs to be approved by Unofficial Twisted Software Foundation and the Unofficial Twisted So

[Twisted-Python] twisted.web response.py questions

2015-11-29 Thread peter
hi, looking over: https://twistedmatrix.com/documents/14.0.2/_downloads/response.py im not really sure why one would use the line: self.remaining = 1024 * 10 this suggest to me that one knew what kind of page size was expected...but what if you dont? wouldnt it make more sense to use

[Twisted-Python] Implementing server ESMTP extensions in Twisted

2015-11-29 Thread Adi Roiban
So, We have patch for review which works towards allowing the current STMP/ESTMP server implementation to be sublcassed in order to implement ESMTP extensions. Here is the ticket https://twistedmatrix.com/trac/ticket/8128 If you care about SMTP/ESMTP please send your feedback, here or on the tic