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 defreng, ezio.melotti, michael.foord, rbcollins, serhiy.storchaka, xtreak
Date 2020-07-17.10:54:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594983243.41.0.703537610794.issue41322@roundup.psfhosted.org>
In-reply-to
Content
I would raser raise error if the test method returns something suspicious, like generator or coroutine. Or maybe if it returns anything except None.
History
Date User Action Args
2020-07-17 10:54:03serhiy.storchakasetrecipients: + serhiy.storchaka, rbcollins, ezio.melotti, michael.foord, xtreak, defreng
2020-07-17 10:54:03serhiy.storchakasetmessageid: <1594983243.41.0.703537610794.issue41322@roundup.psfhosted.org>
2020-07-17 10:54:03serhiy.storchakalinkissue41322 messages
2020-07-17 10:54:03serhiy.storchakacreate