0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some more resolvemodule tests More... about 7 years ago
Allow this on long test run More... about 7 years ago
More tests, more fixes More... about 7 years ago
Start addingall the dict method tests for ordereddict Fix a bug picked up by unit tests More... about 7 years ago
Complete test set for cidict More... about 7 years ago
Lots of tests More... about 7 years ago
More tricky 2/3 compatibility More... about 7 years ago
Fix subtractdicts for py3 More... about 7 years ago
Add a test for conform_to_argspec, bringing Decorators up to above 80% coverage More... about 7 years ago
Add a test for get_or_pop_args More... about 7 years ago
Expansion of decorator tests, which revealed a bug in override_arg, which needed fixing More... about 7 years ago
Add a test for getrightargs More... about 7 years ago
Restore py2 compatibility to these functions More... about 7 years ago
Restore py2 compatibility More... about 7 years ago
Fix the test for cleaning xhtml More... about 7 years ago
Add a test for cleanxhtml More... about 7 years ago
Test supports returns False for non-api classes More... about 7 years ago
We need to check if we need the patch in the underlying datetime type, or we can run into issues with import order More... about 7 years ago
Restore this needed for Python 2 More... about 7 years ago
2/3 compatibility for iterators More... about 7 years ago
2/3 compatibility for iterators More... about 7 years ago
Tweaks for Python 2/3 compatibility More... about 7 years ago
Need to get this from six, as Python 3 doesn't have future.utils More... about 7 years ago
Python 2/3 compatibility More... about 7 years ago
Python 2 compatible fixes for Python 3 More... about 7 years ago
Python 3 doesn't let you automatically use objects - they need to be hashable Add comparisons in explicitly, as python 3 doesn't have cmp any more More... about 7 years ago
Fixes for Python 3 (like implicitly using integer division) More... about 7 years ago
This seemed a bit wrong... More... about 7 years ago
Fixes for Python 3 and for j5 not being available More... about 7 years ago
Add cmp function which py3 does not have any more More... about 7 years ago