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 ethan.furman
Recipients Joshua.Chin, ethan.furman, pitrou, r.david.murray, rhettinger
Date 2014-10-31.22:18:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414793887.99.0.10290576629.issue22766@psf.upfronthosting.co.za>
In-reply-to
Content
The behavior exhibited by set() is correct, and the behavior for array and bytearray are fine, as the error message is even more helpful.

Issues opened for list (issue22778) and deque (issue22779).
History
Date User Action Args
2014-10-31 22:18:08ethan.furmansetrecipients: + ethan.furman, rhettinger, pitrou, r.david.murray, Joshua.Chin
2014-10-31 22:18:07ethan.furmansetmessageid: <1414793887.99.0.10290576629.issue22766@psf.upfronthosting.co.za>
2014-10-31 22:18:07ethan.furmanlinkissue22766 messages
2014-10-31 22:18:07ethan.furmancreate