4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bigger text More... about 6 years ago
github -> gitlab More... about 6 years ago
Merge pull request #155 from termim/import_cleanup More... about 6 years ago
python3 has json and xml.etree.ElementTree modules in stdlib More... about 6 years ago
Merge pull request #153 from dbs/151_license_headers More... about 6 years ago
py2 no longer supported More... about 6 years ago
typo More... about 6 years ago
py2 no longer supported More... about 6 years ago
Refer to centralized LICENSE file in sphinx conf
dbs
as Dan Scott
More... about 6 years ago
Centralized LICENSE with standard headers in Python files
dbs
as Dan Scott
More... about 6 years ago
Merge pull request #150 from anybox/linting More... about 6 years ago
drop python < 3.6 More... about 6 years ago
remove sip as a dependency More... about 6 years ago
use zip_longest from itertools More... about 6 years ago
use io.BytesIO and io.StringIO More... about 6 years ago
eliminate u() and b() More... about 6 years ago
remove Iterator More... about 6 years ago
text_type -> str, binary_type -> bytes More... about 6 years ago
unichr -> chr More... about 6 years ago
chg: move contributing docs to a dedicated file More... about 6 years ago
fix: use --check flag on black to exit non-zero on failure More... about 6 years ago
chg: simplify linting scripts More... about 6 years ago
Generate a LICENSE file and apply license headers
dbs
as Dan Scott
More... about 6 years ago
new: contributing guide More... about 6 years ago
chg: single page documentation More... about 6 years ago
fix: current version detection by sphinx More... about 6 years ago
chg: full jobs definitions More... about 6 years ago
fix: rollback to a matrix to set up the tests More... about 6 years ago
fix: use matrix to set py3.3 on trusty More... about 6 years ago
fix: encoding errors on py2 More... about 6 years ago