0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix imports More... almost 12 years ago
Use test_path to avoid relative path issues More... almost 12 years ago
Fix imports More... almost 12 years ago
Write to locals instead of globals More... almost 12 years ago
Uncap the requirements More... almost 12 years ago
Add Py3 helpers to common.py More... almost 12 years ago
Add Py3.2 and Py3.3 to tox More... almost 12 years ago
Fix print statements More... almost 12 years ago
Add Py3.2 and Py3.3 to travis More... almost 12 years ago
Add Py3 compatibility support helpers More... almost 12 years ago
Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy) More... almost 12 years ago
Merge branch '1.11' into 1.12 More... almost 12 years ago
Merge branch '1.10' into 1.11 More... almost 12 years ago
Merge branch '1.9' into 1.10 More... almost 12 years ago
Merge branch '1.8' into 1.9 More... almost 12 years ago
SSHClient: Also look for id_ecdsa in ~/.ssh. More... almost 12 years ago
SSHClient: Allow to use ECDSA private keys. More... almost 12 years ago
Convert SSHClient into a context manager More... almost 12 years ago
Turn SFTPHandle into context managers More... almost 12 years ago
Turn BufferedFile into a context manager More... almost 12 years ago
Turn ProxyCommand into a context manager More... almost 12 years ago
Document that classes can be used as context managers More... almost 12 years ago
Remove TODO More... almost 12 years ago
Fix error on Python 2.5 More... almost 12 years ago
Convert Transport to context manager More... almost 12 years ago
Convert Channel into a context manager More... almost 12 years ago
Convert SFTPClient to a context manager More... almost 12 years ago
Introduce ClosingContextManager for classes that already implement close() More... almost 12 years ago
Merge branch '1.11' More... almost 12 years ago
Merge branch '1.10' into 1.11 More... almost 12 years ago