[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 free to reach out to me.

Alex


___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


[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 idiosyncratic) terminal handling features.

I hope that this project will spur a little friendly competition from Conch's 
maintainers, such as we are :-).

(Just a thought, it would be great if 
 looked 
more like that web page, in terms of how long the examples are, what is 
demonstrated, and what is documented...)

-glyph___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python