[Twisted-Python] Weekly Bug Summary

2019-04-06 Thread trac
Bug summary __ Summary for 2019-03-31 through 2019-04-07 Opened Closed Total Change Enhancements: 2 1 1407 +1 Defects: 7 3953 +4 Tasks: 3 2 9

Re: [Twisted-Python] how to get extReceived call from SSHCommandClientEndpoint

2019-04-06 Thread Sereysethy TOUCH
Hi Jean-Paul, No I dont want it to be mixed with stdout stream, it should be separated from normal stdout, so that I know it is an error. To be honest, I am pretty to new to Twisted concept, there are things that I have not familiar with yet. Actually I can also implement a low level ssh client (