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 tseaver
Recipients georg.brandl, michael.foord, rhettinger, tseaver
Date 2010-11-08.16:53:57
SpamBayes Score 0.0043528327
Marked as misclassified No
Message-id <1289235243.17.0.746198606614.issue10360@psf.upfronthosting.co.za>
In-reply-to
Content
A new version of the patch, which only traps TypeErrors raises
by ref(item).  The test now ensures that hashing errors are
propagated, for compatibility with standard sets.
History
Date User Action Args
2010-11-08 16:54:03tseaversetrecipients: + tseaver, georg.brandl, rhettinger, michael.foord
2010-11-08 16:54:03tseaversetmessageid: <1289235243.17.0.746198606614.issue10360@psf.upfronthosting.co.za>
2010-11-08 16:53:57tseaverlinkissue10360 messages
2010-11-08 16:53:57tseavercreate