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 msuozzo
Recipients cjw296, gregory.p.smith, lisroach, mariocj89, michael.foord, msuozzo, xtreak
Date 2021-03-16.20:49:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615927778.27.0.512272669282.issue43478@roundup.psfhosted.org>
In-reply-to
Content
And to give some context for the above autospec child bit, this is the relevant code that determines the spec to use for each child: https://github.com/python/cpython/blob/master/Lib/unittest/mock.py#L2671-L2696
History
Date User Action Args
2021-03-16 20:49:38msuozzosetrecipients: + msuozzo, gregory.p.smith, cjw296, michael.foord, lisroach, mariocj89, xtreak
2021-03-16 20:49:38msuozzosetmessageid: <1615927778.27.0.512272669282.issue43478@roundup.psfhosted.org>
2021-03-16 20:49:38msuozzolinkissue43478 messages
2021-03-16 20:49:38msuozzocreate