[Twisted-Python] Twisted Trac

2014-07-16 Thread Alex Gaynor
Hi all, A short while ago Twisted's trac installation was changed to reject new tickets from anyone except a special white listed group. As of yesterday I have reverted this change, (and turned the spam filter back on). If you experience any issues trying to post, or notice and spam, please feel

[Twisted-Python] some competition and hopefully inspiration for conch

2014-07-16 Thread Glyph Lefkowitz
There's a new Python-based asynchronous SSH client and server in town: This looks to have a much more straightforward API and way better documentation than Conch, although it's of course python 3.4+ only and lacks many of Conch's sophisticated (if somewhat idio