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 ezio.melotti, fdrake, pitrou, python-dev, serhiy.storchaka
Date 2013-11-17.11:25:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dMrYv5Hyfz7Ljd@mail.python.org>
In-reply-to
Content
New changeset d187eae08b8a by Serhiy Storchaka in branch '3.3':
Issue #19607: Use specific asserts in weakref tests.
http://hg.python.org/cpython/rev/d187eae08b8a

New changeset 8deab371850b by Serhiy Storchaka in branch 'default':
Issue #19607: Use specific asserts in weakref tests.
http://hg.python.org/cpython/rev/8deab371850b

New changeset 3d2cfeea8950 by Serhiy Storchaka in branch '2.7':
Issue #19607: Use specific asserts in weakref tests.
http://hg.python.org/cpython/rev/3d2cfeea8950
History
Date User Action Args
2013-11-17 11:25:08python-devsetrecipients: + python-dev, fdrake, pitrou, ezio.melotti, serhiy.storchaka
2013-11-17 11:25:08python-devlinkissue19607 messages
2013-11-17 11:25:08python-devcreate