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 pitrou
Recipients pitrou, schuppenies
Date 2009-05-11.14:18:06
SpamBayes Score 0.00024620767
Marked as misclassified No
Message-id <1242051603.5368.21.camel@localhost>
In-reply-to <1242007713.71.0.74563445658.issue5964@psf.upfronthosting.co.za>
Content
> 2. The current WeakSet implementation returns True if a WeakSet is
> compared to any Iterable which contains the same set of objects:

Sounds bad. It should probably be fixed.
History
Date User Action Args
2009-05-11 14:18:08pitrousetrecipients: + pitrou, schuppenies
2009-05-11 14:18:07pitroulinkissue5964 messages
2009-05-11 14:18:06pitroucreate