index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
setup.cfg
Age
Commit message (
Expand
)
Author
2019-06-16
Merge branch '2.4' into 2.5
Jeff Forcier
2019-06-16
Cannot easily filter CryptographyDeprecationWarning on OLDEST_CRYPTO=1.5
Jeff Forcier
2019-06-14
Ignore CryptographyDeprecationWarning in tests on 2.4 branch
Jeff Forcier
2019-06-14
Remove CryptographyDeprecationWarning filter on 2.5+
Jeff Forcier
2019-06-14
Ignore CryptographyDeprecationWarning in tests on 2.4 branch
Jeff Forcier
2019-06-14
Filter ABCs DeprecationWarning from pkg_resources' vendored pyparsing
Jeff Forcier
2019-06-08
flake8 now applied to tests, huzzah
Jeff Forcier
2018-12-14
flake8 fixes after upgrading it to 3.6.0
Jeff Forcier
2018-09-17
Blacken 2.0 with black 18.6b4
Jeff Forcier
2018-09-17
Modernize travis/dev-reqs/etc re: blackening
Jeff Forcier
2018-09-17
Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0
Chris Rose
2018-09-17
Non-git cherry-pick of modern pytest hints.
Jeff Forcier
2017-10-18
Include LICENSE in wheels
Jeff Forcier
2017-05-31
Remove some Invoke-isms from the flake8 config
Jeff Forcier
2017-05-31
Final paramiko flake8 fix.
Dorian Pula
2017-05-31
Flake8 improvements for more of paramiko.
Dorian Pula
2017-05-31
Even more flake8.
Dorian Pula
2017-05-31
More flake8 fixes and skip some modules.
Dorian Pula
2017-05-31
Lots of flake8 fix.
Dorian Pula
2017-05-31
Fix flake8 for top-level modules.
Dorian Pula
2017-05-31
Add Flake8 definitions and as a dependency.
Dorian Pula
2016-07-22
Omit _winapi from coverage, as it won't be invoked on Unix and is tested upst...
Jason R. Coombs
2014-03-22
Revert "Revert "Add a setup.cfg identifying this package as universal""
Jeff Forcier
2014-03-22
Revert "Add a setup.cfg identifying this package as universal"
Jeff Forcier
2014-03-21
Add a setup.cfg identifying this package as universal
Alex Gaynor