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 cjw296, gregory.p.smith, lisroach, mariocj89, matthew.suozzo, michael.foord, msuozzo, xtreak
Date 2021-04-10.03:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618026357.44.0.838033437851.issue43478@roundup.psfhosted.org>
In-reply-to
Content
New changeset dccdc500f9b5dab0a20407ae0178d393796a8828 by Matthew Suozzo in branch 'master':
bpo-43478: Restrict use of Mock objects as specs (GH-25326)
https://github.com/python/cpython/commit/dccdc500f9b5dab0a20407ae0178d393796a8828
History
Date User Action Args
2021-04-10 03:45:57gregory.p.smithsetrecipients: + gregory.p.smith, cjw296, michael.foord, lisroach, mariocj89, xtreak, msuozzo, matthew.suozzo
2021-04-10 03:45:57gregory.p.smithsetmessageid: <1618026357.44.0.838033437851.issue43478@roundup.psfhosted.org>
2021-04-10 03:45:57gregory.p.smithlinkissue43478 messages
2021-04-10 03:45:57gregory.p.smithcreate