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 gregory.p.smith
Recipients Flameeyes, cheryl.sabella, cjw296, gregory.p.smith, lisroach, mariocj89, michael.foord, python-dev, xtreak
Date 2020-05-23.19:55:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590263742.67.0.0499659265034.issue40133@roundup.psfhosted.org>
In-reply-to
Content
I disagree.  Many of these do belong in the stdlib and we don't need a python-ideas bike shedding 300 message thread about something so trivial.

We've been using these internally at Google for years.

Its on my plate to identify which ones to accept and get the most used useful ones in.  With an additional eye to which ones we'd likely use when testing the stdlib itself.

They fit right in with https://docs.python.org/3/library/unittest.mock.html#helpers
History
Date User Action Args
2020-05-23 19:55:42gregory.p.smithsetrecipients: + gregory.p.smith, cjw296, michael.foord, python-dev, lisroach, cheryl.sabella, mariocj89, xtreak, Flameeyes
2020-05-23 19:55:42gregory.p.smithsetmessageid: <1590263742.67.0.0499659265034.issue40133@roundup.psfhosted.org>
2020-05-23 19:55:42gregory.p.smithlinkissue40133 messages
2020-05-23 19:55:42gregory.p.smithcreate