Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-20 Thread John Popplewell
On Fri, Apr 19, 2013 at 01:35:41PM -0700, Glyph wrote: > > On Apr 19, 2013, at 12:58 PM, exar...@twistedmatrix.com wrote: > > > On 06:55 pm, johnnyp...@gmail.com wrote: > >> On Fri, Apr 19, 2013 at 02:21:48PM -0400, Itamar Turner-Trauring wrote: > >>> > >>> The main issue is that the patch is to

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread Glyph
On Apr 19, 2013, at 12:58 PM, exar...@twistedmatrix.com wrote: > On 06:55 pm, johnnyp...@gmail.com wrote: >> On Fri, Apr 19, 2013 at 02:21:48PM -0400, Itamar Turner-Trauring wrote: >>> >>> The main issue is that the patch is too big? The easiest way to solve >>> that >>> is to split it up into

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread exarkun
On 06:55 pm, johnnyp...@gmail.com wrote: >On Fri, Apr 19, 2013 at 02:21:48PM -0400, Itamar Turner-Trauring wrote: >> >>The main issue is that the patch is too big? The easiest way to solve >>that >>is to split it up into multiple tickets, each addressing a subsection >>of >>the problem, with a co

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread John Popplewell
On Fri, Apr 19, 2013 at 02:21:48PM -0400, Itamar Turner-Trauring wrote: > On Fri, Apr 19, 2013 at 2:21 AM, John Popplewell wrote: > > > Hi all, > > > > I've recently put together a series of patches and new files that expand > > upon and improve the work done in Ticket #2157 > > http://twistedmatr

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread Itamar Turner-Trauring
On Fri, Apr 19, 2013 at 2:21 AM, John Popplewell wrote: > Hi all, > > I've recently put together a series of patches and new files that expand > upon and improve the work done in Ticket #2157 > http://twistedmatrix.com/trac/ticket/2157 > > > Not sure how to proceed so I'm doing as exarkun suggeste

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread Kevin Horn
On Fri, Apr 19, 2013 at 1:21 AM, John Popplewell wrote: > Hi all, > > I've recently put together a series of patches and new files that expand > upon and improve the work done in Ticket #2157 > http://twistedmatrix.com/trac/ticket/2157 > > I've got working cftp.py and conch.py scripts and imap4cli

[Twisted-Python] Improved StandardIO support in Windows

2013-04-18 Thread John Popplewell
Hi all, I've recently put together a series of patches and new files that expand upon and improve the work done in Ticket #2157 http://twistedmatrix.com/trac/ticket/2157 I've got working cftp.py and conch.py scripts and imap4client.py also works. The console support works on a Windows-7 buildbot