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 mariocj89
Recipients cjw296, docs@python, florian.brucker, lisroach, mariocj89, michael.foord, xtreak
Date 2020-01-15.12:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579089636.5.0.635122348755.issue39222@roundup.psfhosted.org>
In-reply-to
Content
> My suggestion would be to add `parent` to the docs @xtreak links to as a way to resolve this issue.

+1, we should probably add it on the docs of the constructor here https://docs.python.org/3/library/unittest.mock.html#unittest.mock.Mock as it is done for name and having a section like the on for name.
History
Date User Action Args
2020-01-15 12:00:36mariocj89setrecipients: + mariocj89, cjw296, michael.foord, docs@python, lisroach, xtreak, florian.brucker
2020-01-15 12:00:36mariocj89setmessageid: <1579089636.5.0.635122348755.issue39222@roundup.psfhosted.org>
2020-01-15 12:00:36mariocj89linkissue39222 messages
2020-01-15 12:00:36mariocj89create