Commit 41a09bf
Another place where errors may arise during frame traversal (#240)
* Handle iteration errors during frame traversal
* Fixes as suggested by @untitaker
* Add explanatory comments
* Replace deprecated `render_to_response` with `render`
* Handle only list and tuple instances in `break_cycles()`
* Add comment to changes to `break_cycles()` logic1 parent e47a4d5 commit 41a09bf
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
637 | 639 | | |
638 | 640 | | |
639 | 641 | | |
| |||
0 commit comments