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 vstinner
Recipients ghaering, vstinner
Date 2020-05-26.17:35:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Oh, I also tried with a function taking one argument and then call it twice by running "SELECT deterministic(1)" query twice: again, the mock is also called twice.
History
Date User Action Args
2020-05-26 17:35:21vstinnersetrecipients: + vstinner, ghaering
2020-05-26 17:35:21vstinnersetmessageid: <[email protected]>
2020-05-26 17:35:21vstinnerlinkissue40784 messages
2020-05-26 17:35:21vstinnercreate