Message 352130 - Python tracker

Message352130

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 docs@python, eamanu, mdk, michael.foord, miss-islington
Date 2019-09-12.11:37:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568288228.6.0.650013595336.issue35685@roundup.psfhosted.org>
In-reply-to
Content
New changeset 648494b44aad273590382c8db5a9d1a6c96ee67a by Miss Islington (bot) in branch '3.8':
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)
https://github.com/python/cpython/commit/648494b44aad273590382c8db5a9d1a6c96ee67a
History
Date User Action Args
2019-09-12 11:37:08miss-islingtonsetrecipients: + miss-islington, michael.foord, docs@python, mdk, eamanu
2019-09-12 11:37:08miss-islingtonsetmessageid: <1568288228.6.0.650013595336.issue35685@roundup.psfhosted.org>
2019-09-12 11:37:08miss-islingtonlinkissue35685 messages
2019-09-12 11:37:08miss-islingtoncreate