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