1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #255 from jdufresne/fix-lrm More... almost 6 years ago
Merge pull request #260 from jdufresne/bool More... almost 6 years ago
Use dict comprehension to build unifiable_n data structure More... almost 6 years ago
Remove unnecessary coerce to unicode() More... almost 6 years ago
Replace 0/1 with False/True when used as a bool More... almost 6 years ago
Introduce black to automate Python code formatting More... almost 6 years ago
Remove 'pragma' comments for a more accurate coverage report More... almost 6 years ago
Remove shebang from __init__.py More... almost 6 years ago
Introduce isort for automated consistent sorting of Python imports More... almost 6 years ago
Merge pull request #254 from jdufresne/unused More... almost 6 years ago
Fix ticket number in changelog More... almost 6 years ago
Handle LEFT-TO-RIGHT MARK after a `<b>` tag More... almost 6 years ago
Remove unused method unknown_decl More... almost 6 years ago
Correct default tox matrix More... almost 6 years ago
Simplify subprocess call in tests with subprocess.check_output() More... almost 6 years ago
Correct fixed-space literal rst syntax More... almost 6 years ago
Merge pull request #248 from jdufresne/contrib More... almost 6 years ago
Run all argument-less tests as a func test More... almost 6 years ago
Add myself as a contributor More... almost 6 years ago
Use pytest to run the test suite More... almost 6 years ago
Remove unused unescape() function and related support code More... almost 6 years ago
Add tox.ini to easily test all platforms locally More... almost 6 years ago
Fix extra space after a stressed tag followed by an entity More... almost 6 years ago
Enable pip cache in Travis CI More... almost 6 years ago
Use False (not 0) in config.py More... almost 6 years ago
Remove unused get_dump_name() More... almost 6 years ago
Remove unused options from setup.py More... almost 6 years ago
Add a __main__.py file to the package More... almost 6 years ago
Fix flake8 warning by using a short link More... almost 6 years ago
Merge pull request #234 from jdufresne/py More... almost 6 years ago