bpo-30441: Fix bug when modifying os.environ while iterating over it (#2409)

This commit is contained in:
Osvaldo Santana Neto 2017-07-01 14:34:45 -03:00 committed by Serhiy Storchaka
parent 85f643023f
commit 8a8d28501f
4 changed files with 29 additions and 1 deletions

View file

@ -1088,6 +1088,7 @@ Fredrik Nehr
Tony Nelson
Trent Nelson
Andrew Nester
Osvaldo Santana Neto
Chad Netzer
Max Neunhöffer
Anthon van der Neut