0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 24, 2023 — Mar 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #25 from cclauss/patch-1 More... over 2 years ago
Use feature detection instead of version detection More... over 2 years ago
Merge pull request #24 from cclauss/pytest-discovery-again More... over 2 years ago
Make codespell and pytest mandatory More... over 2 years ago
Make codespell and pytest mandatory More... over 2 years ago
Fix example/test_sort.py so pytest won't autorun it More... over 2 years ago
Merge branch 'master' of https://github.com/asl2/PyZ3950 More... over 2 years ago
Fix tests to work with pytest; remove tests against no-longer-existing external services; test_asn1.py still needs work [#22] More... over 2 years ago
Merge pull request #21 from cclauss/patch-1 More... over 2 years ago
pip install ply pytest More... over 2 years ago
workflows, not workflow More... over 2 years ago
pytest_legacy_python More... over 2 years ago
GitHub Action to run pytest on Python 2 More... over 2 years ago
Restore python 2 compatibility for now [#20] More... over 2 years ago
Merge pull request #20 from cclauss/patch-2 More... over 2 years ago
Add test for ccl t_WORD to prepare for PR #20 More... over 2 years ago
Merge branch 'master' of https://github.com/asl2/PyZ3950 More... over 2 years ago
Fix spelling issues from codespell [#19] More... over 2 years ago
Fix spelling issues from codespell [#19] More... over 2 years ago
from html.parser import HTMLParser More... over 2 years ago
re loves raw strings More... over 2 years ago
from PyZ3950.zoom import * More... over 2 years ago
array.array.fromstring() --> array.array.frombytes() More... over 2 years ago
Merge pull request #18 from cclauss/patch-1 More... over 2 years ago
flake8 . --max-complexity=203 --max-line-length=545 More... over 2 years ago
Make bandit a mandatory test More... over 2 years ago
Remove hacked_pydoc.py [#17] More... over 2 years ago
Convert remaining __cmp__ to __eq__ (we can implement __ne__ later if needed) [#12] More... over 2 years ago
Merge pull request #12 from cclauss/patch-3 More... over 2 years ago
Merge branch 'master' of https://github.com/asl2/PyZ3950 More... over 2 years ago