Changed teardown error handling to be more reliable.
This commit is contained in:
parent
90e3906d02
commit
f1918093ac
3 changed files with 30 additions and 6 deletions
3
CHANGES
3
CHANGES
|
|
@ -59,6 +59,9 @@ Release date to be decided.
|
|||
strongly discouraged as the interface was flawed.
|
||||
- Python requirements changed: requiring Python 2.6 or 2.7 now to prepare
|
||||
for Python 3.3 port.
|
||||
- Changed how the teardown system is informed about exceptions. This is now
|
||||
more reliable in case something handles an exception halfway through
|
||||
the error handling process.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue