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 mdk
Recipients docs@python, eamanu, mdk, michael.foord
Date 2019-09-12.11:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568287797.65.0.863618409456.issue35685@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31a82e25b6044a5b5ee25246bad3eb7b873cf5ec by Julien Palard (Emmanuel Arias) in branch 'master':
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)
https://github.com/python/cpython/commit/31a82e25b6044a5b5ee25246bad3eb7b873cf5ec
History
Date User Action Args
2019-09-12 11:29:57mdksetrecipients: + mdk, michael.foord, docs@python, eamanu
2019-09-12 11:29:57mdksetmessageid: <1568287797.65.0.863618409456.issue35685@roundup.psfhosted.org>
2019-09-12 11:29:57mdklinkissue35685 messages
2019-09-12 11:29:57mdkcreate