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 serhiy.storchaka
Recipients berker.peksag, docs@python, kushal.das, michael.foord, rbcollins, serhiy.storchaka, xtreak, ztane
Date 2018-11-16.14:05:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542377111.23.0.788709270274.issue24653@psf.upfronthosting.co.za>
In-reply-to
Content
Why this case should be explicitly mentioned? Is it an exception from some rules? Is the empty list special? Does existing documentation say that assert_has_calls([]) should raise an exception?
History
Date User Action Args
2018-11-16 14:05:11serhiy.storchakasetrecipients: + serhiy.storchaka, rbcollins, michael.foord, docs@python, berker.peksag, kushal.das, ztane, xtreak
2018-11-16 14:05:11serhiy.storchakasetmessageid: <1542377111.23.0.788709270274.issue24653@psf.upfronthosting.co.za>
2018-11-16 14:05:11serhiy.storchakalinkissue24653 messages
2018-11-16 14:05:11serhiy.storchakacreate