You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: Make dict iterators real iterators, provide "next()" in Python 2
Author: Pietro Battiston <[email protected]>
Closes#12299 from toobaz/compat_iters and squashes the following commits:
1d18284 [Pietro Battiston] BUG: Panels don't behave as dicts (.e.g ".items" is not callable)
2d03e4f [Pietro Battiston] BUG: Make dict iterators real iterators, provide "next()" in Python 2
0 commit comments