lp:~spiv/twisted/deferred-no-failure-tracebacks-by-default

Created by Andrew Bennetts and last modified
Get this branch:
bzr branch lp:~spiv/twisted/deferred-no-failure-tracebacks-by-default
Only Andrew Bennetts can upload to this branch. If you are Andrew Bennetts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Bennetts
Project:
Twisted
Status:
Development

Recent revisions

15792. By Andrew Bennetts

Merge trunk.

15791. By Andrew Bennetts

Add some news files.

15790. By Andrew Bennetts

Pass captureVars=self.debug in defer.py in places that were just calling Failure().

15789. By Andrew Bennetts

Be explicit in printDetailedTraceback output about missing locals/globals due to captureVars=False.

15788. By Andrew Bennetts

Change default behaviour to not capture vars; rename the new param to captureVars; revert defer.py to trunk version now that Failure() behaves better by default.

15787. By Andrew Bennetts

Tuples are more idiomatic and faster than lists here.

15786. By Andrew Bennetts

Update old pythonisms, and add some unit tests for noVars=True.

15785. By Andrew Bennetts

Add noVars=False param to Failure, and use it in maybeDeferred and _runCallbacks unless Deferred.debug is set.

15784. By Andrew Bennetts

Don't capture tracebacks from exceptions raised from callbacks/errbacks unless Deferred.debug is set.

15783. By lvh

Merge dirdbm.xhtml changes from dirdbm-sphinx-4879.

Author: screwtape, jdb
Reviewer: khorn
Fixes: #4879

"Makes Sphinx looks gooder." -- JP

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:twisted
This branch contains Public information 
Everyone can see this information.

Subscribers