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 cjw296
Recipients Rob Taft, cjw296, rkm, terry.reedy, xtreak
Date 2020-06-03.10:14:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591179250.58.0.701981812785.issue40805@roundup.psfhosted.org>
In-reply-to
Content
Rob, you're welcome to dump `mock` and use `unittest.mock`, and that might be best for now, but this will then likely come back to bite you when you end up on the version of Python, probably 3.9, where it is present ;-)
History
Date User Action Args
2020-06-03 10:14:10cjw296setrecipients: + cjw296, terry.reedy, xtreak, rkm, Rob Taft
2020-06-03 10:14:10cjw296setmessageid: <1591179250.58.0.701981812785.issue40805@roundup.psfhosted.org>
2020-06-03 10:14:10cjw296linkissue40805 messages
2020-06-03 10:14:10cjw296create