4
I Use This!
Inactive

Commits : Listings

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