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 ods
Recipients asvetlov, chris.jerdonek, dutradda, ods, yselivanov
Date 2020-10-26.04:32:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603686774.67.0.453034622727.issue42140@roundup.psfhosted.org>
In-reply-to
Content
The current error message is way too cryptic anyway.  And restricting it to the set type only, as in docs, will certainly break a lot of code (passing a list is quite common).
History
Date User Action Args
2020-10-26 04:32:54odssetrecipients: + ods, asvetlov, chris.jerdonek, yselivanov, dutradda
2020-10-26 04:32:54odssetmessageid: <1603686774.67.0.453034622727.issue42140@roundup.psfhosted.org>
2020-10-26 04:32:54odslinkissue42140 messages
2020-10-26 04:32:54odscreate