Re: [Twisted-Python] Suggested plan for GitHub migration

2015-12-01 Thread Glyph Lefkowitz
> On Dec 1, 2015, at 10:36 AM, Jonathan Lange wrote: > > B.7 Update all wiki documentation to change all references to getting code > from Subversion, > to getting code from GitHub. > > > Probably would be a good idea to have a list of such changes *before* the > migration. Yes.

Re: [Twisted-Python] Suggested plan for GitHub migration

2015-12-01 Thread Jonathan Lange
On Tue, 17 Nov 2015 at 23:48 Craig Rodrigues wrote: > On Tue, Nov 17, 2015 at 8:57 AM, Adi Roiban wrote: > >> >> For now, the funds were raised to migrate to GitHub, so we can not use >> them to do other things. >> >> We will stay on Trac for issues... at least for now. >> >> I have no idea how

Re: [Twisted-Python] Notification when SSHConnectForwardingChannel is ready for traffic?

2015-12-01 Thread Naveen Michaud-Agrawal
Yes it does. It looks like endpoints will also help in implementing the next piece which is to support connections over SSL (instead of SSH tunnelling). I haven't really used twisted since 8.0 - looks like I have a lot of catching up to do! Thanks for the quick response. Regards, Naveen On Tue, D

Re: [Twisted-Python] Supported Platform Changes: Fedora 23 (3.4) & Ubuntu 15.10 (2.7, 3.5) Added, Fedora 21 (2.7, 3.4) Removed

2015-12-01 Thread Jonathan Lange
Thank you Amber! On Tue, 1 Dec 2015 at 08:07 Amber "Hawkie" Brown wrote: > Hi everyone, > > Three new platforms have been added as supported platforms for Twisted: > > - Fedora 23, Python 3.4 (2.7 has test failures, will become supported soon) > - Ubuntu 15.10, Python 2.7 > - Ubuntu 15.10, Pytho

Re: [Twisted-Python] Notification when SSHConnectForwardingChannel is ready for traffic?

2015-12-01 Thread Glyph Lefkowitz
> On Nov 30, 2015, at 4:17 PM, Naveen Michaud-Agrawal > wrote: > > Hi, > > I've managed to implement ssh tunneling using this answer on SO - > http://stackoverflow.com/a/23549091/5605324 > , and the tunnel can be used > from another app. However

[Twisted-Python] Supported Platform Changes: Fedora 23 (3.4) & Ubuntu 15.10 (2.7, 3.5) Added, Fedora 21 (2.7, 3.4) Removed

2015-12-01 Thread Amber "Hawkie" Brown
Hi everyone, Three new platforms have been added as supported platforms for Twisted: - Fedora 23, Python 3.4 (2.7 has test failures, will become supported soon) - Ubuntu 15.10, Python 2.7 - Ubuntu 15.10, Python 3.5 Additionally, Fedora 21 has gone End Of Life and its builders have been removed.