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 lukasz.langa
Recipients Arthit Suriyawongkul, Maximilian Peters, William.Schwartz, akuchling, kernc, lukasz.langa, miss-islington, serhiy.storchaka
Date 2021-11-18.16:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637251792.83.0.203984226886.issue29620@roundup.psfhosted.org>
In-reply-to
Content
New changeset 71d842b9c1e9d86ede449783e630b7a768b579d6 by Miss Islington (bot) in branch '3.9':
bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-29605)
https://github.com/python/cpython/commit/71d842b9c1e9d86ede449783e630b7a768b579d6
History
Date User Action Args
2021-11-18 16:09:52lukasz.langasetrecipients: + lukasz.langa, akuchling, serhiy.storchaka, William.Schwartz, kernc, miss-islington, Arthit Suriyawongkul, Maximilian Peters
2021-11-18 16:09:52lukasz.langasetmessageid: <1637251792.83.0.203984226886.issue29620@roundup.psfhosted.org>
2021-11-18 16:09:52lukasz.langalinkissue29620 messages
2021-11-18 16:09:52lukasz.langacreate