lp://staging/~lifeless/python-oops-twisted/bug-873030
Created by
Robert Collins
and last modified
- Get this branch:
- bzr branch lp://staging/~lifeless/python-oops-twisted/bug-873030
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.
- Stuart Bishop (community): Approve
-
Diff: 629 lines (+513/-0)10 files modified.bzrignore (+1/-0)
.testr.conf (+4/-0)
NEWS (+3/-0)
README (+19/-0)
oops_twisted/__init__.py (+37/-0)
oops_twisted/tests/__init__.py (+1/-0)
oops_twisted/tests/test_wsgi.py (+297/-0)
oops_twisted/wsgi.py (+149/-0)
setup.py (+1/-0)
versions.cfg (+1/-0)
Related bugs
Bug #873030: IBodyProducer isn't supported with twisted wsgi stacks | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 11. By Robert Collins
-
* Support for IBodyProducer enhanced WSGI gateways added.
(Robert Collins, 873030). - 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