fixtures: change FixtureDef.cached_result[2] from exception triplet to exception
Fix #11208.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
The (internal) ``FixtureDef.cached_result`` type has changed.
|
||||
Now the third item ``cached_result[2]``, when set, is an exception instance instead of an exception triplet.
|
||||
Reference in New Issue
Block a user