lp://staging/~lifeless/python-oops-twisted/non_log_oopses
Created by
Robert Collins
and last modified
- Get this branch:
- bzr branch lp://staging/~lifeless/python-oops-twisted/non_log_oopses
Only
Robert Collins
can upload to this branch. If you are
Robert Collins
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- j.c.sackett (community): Approve
-
Diff: 238 lines (+107/-13)10 files modifiedNEWS (+3/-0)
oops_twisted/__init__.py (+10/-1)
oops_twisted/config.py (+6/-0)
oops_twisted/createhooks.py (+36/-0)
oops_twisted/log.py (+1/-5)
oops_twisted/tests/__init__.py (+1/-0)
oops_twisted/tests/test_config.py (+10/-0)
oops_twisted/tests/test_createhooks.py (+36/-0)
oops_twisted/tests/test_log.py (+3/-6)
setup.py (+1/-1)
Branch information
Recent revisions
- 8. By Gavin Panella
-
[r=j.c.sackett] Ensure that OOPObserver fallback argument is None or
callable to help prevent a cpu/memory eating situation. (Gavin
Panella, #869463) - 7. By Robert Collins
-
Handle pathological OOPSes - e.g. if a user removes the default on_create
hooks. (Robert Collins, #860490) - 6. By Robert Collins
-
Generate fallback log events with [message] as twisted's core does not handle
a simple message itself. (Robert Collins, #859545)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/python-oops-twisted