This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Danilo Shiga, JelleZijlstra, mark.dickinson, martin.panter, osantana, pitrou, serhiy.storchaka
Date 2017-07-01.17:34:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498930487.54.0.319599199244.issue30441@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8a8d28501fc8ce25926d168f1c657656c809fd4c by Serhiy Storchaka (Osvaldo Santana Neto) in branch 'master':
bpo-30441: Fix bug when modifying os.environ while iterating over it (#2409)
https://github.com/python/cpython/commit/8a8d28501fc8ce25926d168f1c657656c809fd4c
History
Date User Action Args
2017-07-01 17:34:47serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, pitrou, martin.panter, osantana, JelleZijlstra, Danilo Shiga
2017-07-01 17:34:47serhiy.storchakasetmessageid: <1498930487.54.0.319599199244.issue30441@psf.upfronthosting.co.za>
2017-07-01 17:34:47serhiy.storchakalinkissue30441 messages
2017-07-01 17:34:47serhiy.storchakacreate