Age | Commit message (Collapse) | Author |
|
|
|
|
|
Huge ass squashed commit because I was experimenting
with "commit entire feature at once so you do not leave
broken tests around to break bisecting". Not sure it's worth it,
at least not for large-ish, overhauling-existing-code feature adds.
Breaking the work up over months did not help either, L M A O
|
|
|
|
|
|
|
|
|
|
Cannot be added to Paramiko <2.4 due to Travis
inability to test Python 2.6->3.7+
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1369
|
|
|
|
|
|
Foregoes a handful of unblackened bits to make the merge easier; will
blacken next anyways
|
|
|
|
|
|
|
|
|
|
Re: #1191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is installed everywhere now, there is no practical way to use python without it.
|
|
|
|
|
|
Fixes #697
|
|
Conflicts:
.travis.yml
paramiko/ecdsakey.py
paramiko/transport.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|