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 python-dev
Recipients agentultra, mark.dickinson, python-dev, rhettinger, stutzbach
Date 2014-05-26.01:28:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gcLL92k3dz7Lk2@mail.python.org>
In-reply-to
Content
New changeset dc353953ce8b by Raymond Hettinger in branch 'default':
Issue 15246:  Improve test coverage for collections.abc.Set.  (Contributed by James King).
http://hg.python.org/cpython/rev/dc353953ce8b
History
Date User Action Args
2014-05-26 01:28:50python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, stutzbach, agentultra
2014-05-26 01:28:50python-devlinkissue15246 messages
2014-05-26 01:28:50python-devcreate