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