3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: Run with 3.10 as well More... over 2 years ago
Keep `black` and `flake8` happy More... over 2 years ago
Be careful not to insert a DTD before an `<?xml ...?>` declaration More... over 2 years ago
Clean up Python 2-style super() calls More... almost 3 years ago
Enable isort and run on all files More... almost 3 years ago
travis: Enable flake8 check More... almost 3 years ago
flake8: clean up assignment of lambdas in test_xml.py More... almost 3 years ago
flake8: Remove redundant import at awkward position in test_xml.py More... almost 3 years ago
flake8: fix unused variables in test_xml.py More... almost 3 years ago
flake8: drop bare except in test_xml.py More... almost 3 years ago
flake8: drop unused exception variables More... almost 3 years ago
flake8: resolve ambiguous variable names More... almost 3 years ago
setup.py: drop usage of codecs.open More... almost 3 years ago
docs/conf.py: drop unused imports More... almost 3 years ago
flake8: add some standard excludes More... almost 3 years ago
flake8: ignore F821 in test_runtime.py More... almost 3 years ago
Make common base type for XMLTemplateError and KajikiSyntaxError More... almost 3 years ago
Add __all__ to __init__.py to expose the public API More... almost 3 years ago
Add black check to travis More... almost 3 years ago
Fix some additional long lines black couldn't handle More... almost 3 years ago
Format all files with Black More... almost 3 years ago
Add black-compatible flake8 settings More... almost 3 years ago
Remove old mercurial files More... almost 3 years ago
test_doctype: convert to pytest More... almost 3 years ago
Add e2e force mode test More... almost 3 years ago
Add a file not found e2e test More... almost 3 years ago
Add e2e golden XML data test More... almost 3 years ago
Fix lnotab bugs in Python 3.6+ More... almost 3 years ago
Remove unicode string literals More... almost 3 years ago
Delete "-*- coding: utf-8 -*-" lines More... almost 3 years ago