1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update version to 2019.8.11 More... about 7 years ago
Use bool in HTML2Text.o() rather than int 0/1 More... about 7 years ago
Simplify the return of boolean expressions More... about 7 years ago
Remove unused temporary variables that are immediately returned More... about 7 years ago
Simplify hn() function More... about 7 years ago
Remove unnecessary duplicate call to name2cp() More... about 7 years ago
Remove support for Python ≤ 3.4 More... about 7 years ago
Merge pull request #270 from jdufresne/posargs More... about 7 years ago
Pass extra tox cli args to tox More... about 7 years ago
Fix description of --no-wrap-links in help message More... about 7 years ago
Merge pull request #259 from jdufresne/black More... over 7 years ago
Fix the black formatting More... over 7 years ago
Merge branch 'master' into black More... over 7 years ago
Merge pull request #258 from jdufresne/pragma More... over 7 years ago
Merge pull request #255 from jdufresne/fix-lrm More... over 7 years ago
Merge pull request #260 from jdufresne/bool More... over 7 years ago
Use dict comprehension to build unifiable_n data structure More... over 7 years ago
Remove unnecessary coerce to unicode() More... over 7 years ago
Replace 0/1 with False/True when used as a bool More... over 7 years ago
Introduce black to automate Python code formatting More... over 7 years ago
Remove 'pragma' comments for a more accurate coverage report More... over 7 years ago
Remove shebang from __init__.py More... over 7 years ago
Introduce isort for automated consistent sorting of Python imports More... over 7 years ago
Merge pull request #254 from jdufresne/unused More... over 7 years ago
Fix ticket number in changelog More... over 7 years ago
Handle LEFT-TO-RIGHT MARK after a `<b>` tag More... over 7 years ago
Remove unused method unknown_decl More... over 7 years ago
Correct default tox matrix More... over 7 years ago
Simplify subprocess call in tests with subprocess.check_output() More... over 7 years ago
Correct fixed-space literal rst syntax More... over 7 years ago