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 akuchling
Recipients Arthit Suriyawongkul, Maximilian Peters, William.Schwartz, akuchling, kernc, miss-islington, serhiy.storchaka
Date 2020-06-11.18:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591900315.28.0.151910464049.issue29620@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3e499cda47afe2282ca3f1d04151e2c86f2e7e09 by Miss Islington (bot) in branch '3.8':
bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-20816)
https://github.com/python/cpython/commit/3e499cda47afe2282ca3f1d04151e2c86f2e7e09
History
Date User Action Args
2020-06-11 18:31:55akuchlingsetrecipients: + akuchling, serhiy.storchaka, William.Schwartz, kernc, miss-islington, Arthit Suriyawongkul, Maximilian Peters
2020-06-11 18:31:55akuchlingsetmessageid: <1591900315.28.0.151910464049.issue29620@roundup.psfhosted.org>
2020-06-11 18:31:55akuchlinglinkissue29620 messages
2020-06-11 18:31:55akuchlingcreate