1
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add note about Python 2.x/3.x compatibility and patch up test suite to run under Python 3 More... almost 13 years ago
fixed a bug where classes not extending from the Python exception hierarchy could slip through, preparing for 1.0.1 release More... almost 13 years ago
add missing files... More... almost 13 years ago
typo... um... yeah... More... almost 13 years ago
clean up RST for PyPI, add some better annotations to examples More... almost 13 years ago
Python 3.2 compatibility fix, since we don't have sys.maxint anymore... More... almost 13 years ago
sanitize setup.py one more time before release More... almost 13 years ago
add a few more tests for some edge cases More... almost 13 years ago
add configurable support for wrapping any raised Exception in a RetryError instead of just raising it directly, add a few more comments More... almost 13 years ago
stop committing nonsense examples... More... almost 13 years ago
add a bunch of examples since they're more succinct than a full api description More... almost 13 years ago
adding AUTHORS.rst More... almost 13 years ago
flushing out the README.rst a bit more More... almost 13 years ago
default to retry on any exception, handle @retry and @retry() behavior More... almost 13 years ago
update history More... almost 13 years ago
add test suite, clean up packaging More... almost 13 years ago
ignore packaging and pyc's More... almost 13 years ago
add Travis CI support More... almost 13 years ago
drop in an __init__.py More... almost 13 years ago
adding HISTORY.rst More... almost 13 years ago
clean up some TODO's and comments More... almost 13 years ago
adding first stable implementation, reasonable passing test coverage More... almost 13 years ago
add minimal readme More... almost 13 years ago
add license and other project boilerplate More... almost 13 years ago