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 miss-islington
Recipients brett.cannon, michael.foord, miss-islington, serhiy.storchaka
Date 2018-12-11.10:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544523452.88.0.788709270274.issue33747@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 45a31a1ec11e75cd0ef487dd4cea7f9fc4f885c8 by Miss Islington (bot) in branch '3.7':
[3.7] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock tests (GH-8520) (GH-11031)
https://github.com/python/cpython/commit/45a31a1ec11e75cd0ef487dd4cea7f9fc4f885c8
History
Date User Action Args
2018-12-11 10:17:32miss-islingtonsetrecipients: + miss-islington, brett.cannon, michael.foord, serhiy.storchaka
2018-12-11 10:17:32miss-islingtonsetmessageid: <1544523452.88.0.788709270274.issue33747@psf.upfronthosting.co.za>
2018-12-11 10:17:32miss-islingtonlinkissue33747 messages
2018-12-11 10:17:32miss-islingtoncreate