0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme. More... over 5 years ago
Ignore false positive. More... over 5 years ago
Make sure we also run lint target on travis. More... over 5 years ago
Also run flake8 and pylint on setup.py and fix violations. More... over 5 years ago
Newer versions of flake8 and pylint don't support Python 2 anymore. More... over 5 years ago
Set version to v1.13.0. More... over 5 years ago
Update PyPi metadata. More... over 5 years ago
Make sure the file is always closed by using with context manager. More... over 5 years ago
Allow user to decide if log files should be deleted on success. More... over 5 years ago
Fix lint violations detected by newer version of pylint. More... over 5 years ago
Update pylint and flake8 to latest version. More... over 5 years ago
Use Python 3.6 for lint target. More... over 5 years ago
Use non deprecated method name. More... over 5 years ago
Update test runner code to delete log files for mock http servers. More... over 5 years ago
Add changelog entry. More... over 5 years ago
Merge pull request #31 from nrw505/remove-deprecated-servers More... over 5 years ago
Remove deprecated api server names More... almost 6 years ago
Update readme. More... about 6 years ago
Indicate we are working on a new release. More... about 6 years ago
Update manifest file. More... about 6 years ago
Update classifiers. More... about 6 years ago
Set version to v1.12.0. More... about 6 years ago
Use latest version of tox which still supports Python 3.4. More... about 6 years ago
Also run tests on travis under Python 3.8. More... about 6 years ago
Also test the code with Python 3.8 and indicate we support 3.8. More... about 6 years ago
Fix lint. More... about 6 years ago
Update code so we send User-Agent header which includes client version info with each request. More... about 6 years ago
Add changelog entry. More... about 6 years ago
Merge branch 'master' of github.com:Kami/python-yubico-client More... about 6 years ago
Merge pull request #29 from nrw505/dont-fail-if-only-one-server-has-ssl-issues More... about 6 years ago