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 xtreak
Recipients docs@python, eppeters, xtreak
Date 2021-03-04.17:17:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614878261.43.0.514272494819.issue43400@roundup.psfhosted.org>
In-reply-to
Content
I don't have any opinion on removing the part of the sentence. It will be helpful if you can list the scenarios where you feel document is lacking so that it can be improved. One area I have found to be little tricky is patching the correct object during testing which has a section and needs some understanding of Python's import mechanism. The other was about setting return value properly for nested attributes.

Mock has a lot of features and has a wide range of API so listing places where you feel some of the things are not clear will help in improving them.
History
Date User Action Args
2021-03-04 17:17:41xtreaksetrecipients: + xtreak, docs@python, eppeters
2021-03-04 17:17:41xtreaksetmessageid: <1614878261.43.0.514272494819.issue43400@roundup.psfhosted.org>
2021-03-04 17:17:41xtreaklinkissue43400 messages
2021-03-04 17:17:41xtreakcreate