[Twisted-Python] Trying out Detectify on twistedmatrix.com

2017-02-14 Thread Ying Li
Hey all, I recently heard about https://detectify.com/ , which is a service which does automatic pen testing, scanning for OWASP top 10 vulnerabilities (https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project

[Twisted-Python] Twisted Sprint in SF, 9/22 (this saturday)

2012-09-20 Thread Ying Li
Hi all! For those of you in the Bay Area, there will be a Twisted sprint this Saturday at Rackspace (620 Folsom St., between 2nd and Hawthorne) in San Francisco. Food and drink will be provided. Thanks! -Ying ___ Twisted-Python mailing list Twisted-Py

[Twisted-Python] San Francisco Twisted Sprint, Sunday August 19th

2012-08-06 Thread Ying Li
Hello all! There will be a Twisted Sprint on Sunday, August 19th, in San Francisco at 620 Folsom St, Suite 100, in San Francisco, CA. There will be foods and coffee! -Ying ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedm

[Twisted-Python] Twisted sprint and tutorial in San Francisco

2012-07-06 Thread Ying Li
Hi all! There will be a Twisted tutorial/learning session in San Francisco on Friday, July 13th, at 7pm. Glyph will be giving the tutorial, and several developers will be on hand to help. There will be a Twisted sprint the next day, Saturday July 14th, from 10am to 9pm (or later, if folks want t

[Twisted-Python] Twisted tutorial and Twisted sprint in San Francisco

2012-06-29 Thread Ying Li
Hi all! There will be a Twisted tutorial/learning session in San Francisco on Friday, July 13th, at 7pm. Glyph will be giving the tutorial, and several developers will be on hand to help. There will be a Twisted sprint the next day, Saturday July 14th, from 10am to 9pm (or later, if folks want t

[Twisted-Python] Reassigned tickets

2010-06-19 Thread Ying Li
Hi there, I notice that several tickets have been reassigned to me in the last few days, without comment or explanation. While confused for a bit at first, I eventually figured that since I've been trying to resolve some of the easier deprecation tickets, someone has probably decided to assign so

Re: [Twisted-Python] Deferred documentation rewrite

2009-08-04 Thread Ying Li
In the Callbacks and errbacks section: "Notice that in the synchronous version, process is inside the try..except block. This translates over to the asynchronous code: if process throws an exception, handle_twisted will get a Failure object..." : I think you may mean "handle_twisted_error", not "ha

Re: [Twisted-Python] Questions about adding documentation

2009-07-31 Thread Ying Li
On Fri, Jul 31, 2009 at 10:25 PM, Itamar Shtull-Trauring wrote: > Could you file some bugs to that effect, so we don't forget these > suggestions? Thanks! Done: http://twistedmatrix.com/trac/ticket/3945 The formatting on the description is off though (I tried to make bullet points and failed),

Re: [Twisted-Python] Questions about adding documentation

2009-07-31 Thread Ying Li
On Fri, Jul 31, 2009 at 10:19 AM, Santiago Aguiar wrote: > My suggestion would be that more than *adding* documentation, I would > suggest to first search-and-destroy deprecated documentation. For me, > one of the most frustrating parts of using twisted was reading through > the twisted core doc, t