0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
May 10, 2024 — May 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A deferred chain visualizer, showing what called addCallbacks not just what the callback/errback refer to, thanks to monkey patching.
Cy
More... almost 12 years ago
Merge pull request #1 from cyisfor/python3 More... almost 12 years ago
Converted to python 3
Cy
More... almost 12 years ago
Release. More... over 15 years ago
Add tests for all of the reflect function.s More... over 15 years ago
Copy in all the bits of reflect used by failure. More... over 15 years ago
Move the stuff that's not in defer.py originally to a separate file. More... over 15 years ago
Minor cleanup More... over 15 years ago
Add defgen tests. More... over 15 years ago
Change the Deferred implementation to be in terms of our failure. More... over 15 years ago
Run all of the failure tests against the local failure fork. More... over 15 years ago
Make the tests for Failure importable & passing. More... over 15 years ago
Add failure module and tests from twisted. More... over 15 years ago
Make all the tests pass. More... over 15 years ago
Timeout *is* used, just not tested. More... over 15 years ago
Comment on unused function. More... over 15 years ago
Remove unused TimeoutError. More... over 15 years ago
Remove commented out log files. More... over 15 years ago
Remove setTimeout code & tests. More... over 15 years ago
Use Twisted's Failure object, since the log failure is wrong. More... over 15 years ago
Update tests to run against our code. More... over 15 years ago
Remove filesystem lock support, since it requires the reactor. More... over 15 years ago
Ignore emacs backup files. More... over 15 years ago
Move code out of __init__ file. More... over 15 years ago
Import Failure directly More... over 15 years ago
Twisted-style spacing between tests. More... over 15 years ago
Add the tests from twisted without modification. More... over 15 years ago
Ignore python and trial files. More... over 15 years ago
Add a package for unit tests. More... over 15 years ago
Initial commit. More... over 15 years ago