1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
let's see if *this* works. More... about 10 years ago
*actually* move tests up a level to see if that fixes an error with travis. More... about 10 years ago
move tests up a level to see if that fixes an error with travis. More... about 10 years ago
try removing __init__.py from tests to resolve an issue with travis. More... about 10 years ago
skip test_detimagesize if PIL is not installed. More... about 10 years ago
add modules required for testing to travis. More... about 10 years ago
fix travis. More... about 10 years ago
make travis test with and without requirements. More... about 10 years ago
Merge branch 'develop' of github.com:textile/python-textile into develop More... about 10 years ago
removing old useless code for restricted mode and lang attribute. More... about 10 years ago
add coveralls badge to README. More... about 10 years ago
trying out coveralls More... about 10 years ago
*actually* take py32 out of the travis builds. More... about 10 years ago
does anyone still need support for py32? More... about 10 years ago
fix testing on py3k. More... about 10 years ago
*actually* fix travis configuration. More... about 10 years ago
update configuration to use pytest in tox. More... about 10 years ago
convert tests to pytest. More... about 10 years ago
actually merging in MHendricks' data uri change. More... about 10 years ago
Merge branch 'MHendricks-master' into develop More... about 10 years ago
Merge branch 'release/2.2.2' More... about 11 years ago
bump version number. More... about 11 years ago
one last merge to bring in. More... about 11 years ago
merge changes from master. More... about 11 years ago
add pypy to travis testing, and document the reasoning behind the previous changeset. More... about 11 years ago
merge in changes to regex module being optional and fix a bug related to that. More... about 11 years ago
Merge pull request #15 from rczajka/master More... about 11 years ago
Minor fix in readme. More... over 11 years ago
Travis: run tests on pypy; install regex for CPython. More... over 11 years ago
Use PEP 426 environment markers for conditional dependency. Fixes textile/python-textile#12. More... over 11 years ago