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 taleinat
Recipients brett.cannon, rhettinger, serhiy.storchaka, taleinat
Date 2018-08-03.06:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533276302.33.0.56676864532.issue34312@psf.upfronthosting.co.za>
In-reply-to
Content
I tend to agree.  ISTM that for users, understanding the error message and passing a tuple is trivial, while realizing the performance benefit of using a tuple rather than a list or set here is certainly non-trivial.
History
Date User Action Args
2018-08-03 06:05:02taleinatsetrecipients: + taleinat, brett.cannon, rhettinger, serhiy.storchaka
2018-08-03 06:05:02taleinatsetmessageid: <1533276302.33.0.56676864532.issue34312@psf.upfronthosting.co.za>
2018-08-03 06:05:02taleinatlinkissue34312 messages
2018-08-03 06:05:02taleinatcreate