- 19 Mar, 2018 30 commits
-
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
Original commit: commit 3535e45245f69b11fe4c9d40f5b07b4c068b0ac4 Author: David Wilson <dw@botanicus.net> Date: Fri Aug 26 19:35:09 2016 +0100 Broken SSH unit test. A todo/six-module-import-error.py
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
Now ssh requires a tty allocation. This presents a scalability problem, a future version could selectively allocate a tty only if typing passwords is desired. Sudo's tty handling is now moved into mitogen.master.
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
* Support passing Context() objects in function calls and return values. Now the fakessh demo from the documentation index would work correctly. * Since slaves can communicate with each other now, they should also use the same approach to unpickling as the master already used. Collapse away all the unpickle extension crap and hard-wire just the 3 types that support unpickling.
-
David Wilson authored
This should be pretty much identical the same behaviour as before, but the extra assertion makes me feel happier.
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-
David Wilson authored
-