Re: [Twisted-Python] (no subject)

2018-05-27 Thread Glyph
Sorry for the spam, folks. I've unsubscribed Justin and let him know that his account was used to send this, hopefully we won't see more of it. -g > On May 25, 2018, at 3:11 AM, Justin Frost wrote: (some spam) ___ Twisted-Python mailing list Twisted

[Twisted-Python] (no subject)

2018-05-25 Thread Justin Frost
http://logo.ruoungonsaigon.com Justin Frost ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] (no subject)

2017-06-06 Thread Glyph
> On Jun 2, 2017, at 8:18 PM, Hynek Schlawack wrote: > > Hi Justin, > >> How can I help you with Twisted? How can you help me move over the cusp >> into active, useful contribution? > > Have you seen >

Re: [Twisted-Python] (no subject)

2017-06-02 Thread Hynek Schlawack
Hi Justin, > How can I help you with Twisted? How can you help me move over the cusp into > active, useful contribution? Have you seen >?

[Twisted-Python] (no subject)

2017-06-02 Thread Justin Myles Holmes
Hey friends. I feel reasonably confident that Twisted is on the cusp of a big renaissance. It represents a lot of what I want communications syntax to feel like, and the metaphors I think are reasonble for representing it, in the future of Python. I consider myself now somewhere between a user a

[Twisted-Python] (no subject)

2014-11-18 Thread Adi Roiban
As commented by @glyph Since we've added the buildbot link to trac pages, force-builds.py is basically obsolete. I think we should just scrub all mentions of it, and probably delete it. I have created a ticket to remove it and clean documentation: https://github.com/twisted/twisted-dev-tools/i

[Twisted-Python] (no subject)

2013-09-25 Thread Daniel Sank
Dear Twisted users, I recently found myself implementing a design pattern that I think twisted.pb was specifically designed to address. I think I'm not using pb correctly so I'd like advice. This is a somewhat longish post because I need to describe the problem I'm trying to solve. I have done in

Re: [Twisted-Python] (no subject)

2012-05-03 Thread Itamar Turner-Trauring
On 05/03/2012 05:27 PM, Dmitriy wrote: > To add more details, unfortunately, I'm already running SelectReactor with > pretty recent packages: > Twisted==12.0.0 > pyasn1==0.1.2 > pycrypto==2.5 > > After some heavy experimenting, I really think that plink is the weakest > link: > the error happens at

[Twisted-Python] (no subject)

2012-05-03 Thread Dmitriy
> > If anyone had a similar issue before, I'd appreciate any pointers on > > resolving or avoiding it. > > > Actually, one thing does occur to me - are you using the IOCP reactor? > If so, try the select() reactor, the IOCP reactor unfortunately has a > bunch of serious bugs. I'm vaguely cons

Re: [Twisted-Python] (no subject)

2012-05-02 Thread gelin yan
On Thu, May 3, 2012 at 3:22 AM, Itamar Turner-Trauring wrote: > On 05/02/2012 02:57 PM, Glyph wrote: > > On May 2, 2012, at 12:37 AM, Itamar Turner-Trauring wrote: > > a bunch of serious bugs > > > Can you be more specific? Let's not spread vague FUD about ourselves :). > > I suspect you're mo

Re: [Twisted-Python] (no subject)

2012-05-02 Thread Itamar Turner-Trauring
On 05/02/2012 02:57 PM, Glyph wrote: On May 2, 2012, at 12:37 AM, Itamar Turner-Trauring wrote: abunch of serious bugs Can you be more specific? Let's not spread vague FUD about ourselves :). I suspect you're mostly talking about , which, yes, is

Re: [Twisted-Python] (no subject)

2012-05-02 Thread Glyph
On May 2, 2012, at 12:37 AM, Itamar Turner-Trauring wrote: > a bunch of serious bugs Can you be more specific? Let's not spread vague FUD about ourselves :). I suspect you're mostly talking about , which, yes, is somewhat embarrassing. -g___

Re: [Twisted-Python] (no subject)

2012-05-01 Thread Itamar Turner-Trauring
On 05/01/2012 04:38 PM, Dmitriy Komarov wrote: > If anyone had a similar issue before, I'd appreciate any pointers on > resolving or avoiding it. > Actually, one thing does occur to me - are you using the IOCP reactor? If so, try the select() reactor, the IOCP reactor unfortunately has a bunch o

Re: [Twisted-Python] (no subject)

2012-05-01 Thread Itamar Turner-Trauring
On 05/01/2012 04:38 PM, Dmitriy Komarov wrote: > Hi All, > > Our team is setting up Twisted to access Mercurial over SSH. So this means SSH is on the server side, right? > SSH connection, key exchange, and receiving large amount of data from > the client work nicely, > but sending server data bac

[Twisted-Python] (no subject)

2012-05-01 Thread Dmitriy Komarov
Hi All, Our team is setting up Twisted to access Mercurial over SSH. SSH connection, key exchange, and receiving large amount of data from the client work nicely, but sending server data back to the client ends up with a PuTTY Fatal Error "Incoming packet was garbled on decryption" at a random po

Re: [Twisted-Python] (no subject)

2012-04-18 Thread Ivan Kozik
On Thu, Apr 19, 2012 at 01:54, joel tremblet wrote: > Its is possible to use twistd in Windows consoleĀ  ? > I tried > - twistd -y finger11.tac but twistd is not recognize > - python finger11.tac, it's run the script but stop and the prompt symbol > come back > > How we can test this script ? twis

[Twisted-Python] (no subject)

2012-04-18 Thread joel tremblet
Hello I'm starting to learn twisted, I wanted to test the example of twisted documentation: finger11 http://twistedmatrix.com/documents/current/core/howto/tutorial/intro.html Its is possible to use twistd in Windows console ? I tried - twistd -y finger11.tac but twistd is not recognize - python

[Twisted-Python] (no subject)

2011-12-16 Thread PETA Antonio Silvio
___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python