Re: [Twisted-Python] So... Python 3.4 is getting its own async I/O system

2013-03-19 Thread Itamar Turner-Trauring
On Mon, Mar 18, 2013 at 11:00 PM, Tim Allen wrote: > In Guido's keynote at PyCon 2013, apparently he talked about adding an > async I/O module to Python 3.4. It looks like his slides can be viewed > here: > > https://www.dropbox.com/s/xknbe58zcvjhzhv/PyCon2013.pptx > > ...while this is the PE

[Twisted-Python] Second pre-release of Twisted 13.0.0

2013-03-19 Thread Thomas Hervé
Hello there, Due to some test problems (#5989 being reverted), we cut a new pre-release for your testing pleasure. You can find the tarballs here: http://twistedmatrix.com/~therve/13.0.0pre2/ Please give a quick test! -- Thomas ___ Twisted-Pyt

Re: [Twisted-Python] So... Python 3.4 is getting its own async I/O system

2013-03-19 Thread Glyph
On Mar 18, 2013, at 8:00 PM, Tim Allen wrote: > In Guido's keynote at PyCon 2013, apparently he talked about adding an > async I/O module to Python 3.4. > At first glance, the proposed reactor API looks very much like Twisted's > (or, to be fair, GTK's, or possibly any number of other async even

Re: [Twisted-Python] Second pre-release of Twisted 13.0.0

2013-03-19 Thread Glyph
On Mar 19, 2013, at 4:21 PM, Thomas Hervé wrote: > Hello there, > > Due to some test problems (#5989 being reverted), we cut a new > pre-release for your testing pleasure. > > You can find the tarballs here: > http://twistedmatrix.com/~therve/13.0.0pre2/ > > Please give a quick test! Th

Re: [Twisted-Python] Second pre-release of Twisted 13.0.0

2013-03-19 Thread Kevin Horn
On Tue, Mar 19, 2013 at 6:21 PM, Thomas Hervé wrote: > Hello there, > > Due to some test problems (#5989 being reverted), we cut a new > pre-release for your testing pleasure. > > You can find the tarballs here: > http://twistedmatrix.com/~therve/13.0.0pre2/ > > Please give a quick test! > >