Re: [Twisted-Python] If the errbacks of a canceled Deferred are called with error other than CancelledError, is this acceptable?

2013-06-19 Thread Tom Prince
Glyph writes: > On Jun 18, 2013, at 8:42 AM, Christopher Armstrong > wrote: > >> On Tue, Jun 18, 2013 at 8:37 AM, Itamar Turner-Trauring >> wrote: >> I believe the specific module he is working on is the POP3 client, >> but it's a general question - should we try to keep CancelledError >> per

[Twisted-Python] Switiching to Formal Parser.

2013-06-19 Thread Shiyao Ma
Hi. All. I am a gsoc participant this year, working on switching to formal parser. This is really an experiment to test whether parsley suits the needs or not. Tomprince and dash had a talk with me just now and we decided to start rewriting the twisted.names.dns first. A new git repo has been made:

Re: [Twisted-Python] Switiching to Formal Parser.

2013-06-19 Thread Christopher Armstrong
On Wed, Jun 19, 2013 at 9:54 PM, Shiyao Ma wrote: > Hi. All. > I am a gsoc participant this year, working on switching to formal parser. > This is really an experiment to test whether parsley suits the needs or > not. Tomprince and dash had a talk with me just now and we decided to start > rewrit