Commit 9078946
committed
FIX: don't expose internals to outside world
Was returning refs to dicts stored in _left at bottom of the stack.
This means any mutation to these objects gets reflected back down into
the cycler with out any of the keys being updated etc.1 parent 327de50 commit 9078946
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments