Message 416652 - Python tracker

Message416652

Author himkt
Recipients docs@python, himkt
Date 2022-04-04.03:43:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649043831.6.0.353554512892.issue47209@roundup.psfhosted.org>
In-reply-to
Content
So sorry, documentation is not wrong.
It only need to wrap an argument when it is a singular value.

But I'm still wondering if we can unify documentation to wrap `call` (e.g. https://github.com/himkt/cpython/blob/main/Doc/library/unittest.mock-examples.rst#checking-multiple-calls-with-mock does it).
History
Date User Action Args
2022-04-04 03:43:51himktsetrecipients: + himkt, docs@python
2022-04-04 03:43:51himktsetmessageid: <1649043831.6.0.353554512892.issue47209@roundup.psfhosted.org>
2022-04-04 03:43:51himktlinkissue47209 messages
2022-04-04 03:43:51himktcreate