- Notifications
You must be signed in to change notification settings - Fork2.7k
Closed
Labels
Description
The result shown inModifying a dictionary while iterating over it is correct for CPython 2.4 up to 3.5.
On Python 3.6 it prints
01234On PyPy 2.7 and PyPy 3 it prints
0