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, ghaering, python-dev, serhiy.storchaka
Date 2013-11-17.10:58:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dMqyz3HjTz7LkH@mail.python.org>
In-reply-to
Content
New changeset 981d161a52be by Serhiy Storchaka in branch '3.3':
Issue #19601: Use specific asserts in sqlite3 tests.
http://hg.python.org/cpython/rev/981d161a52be

New changeset d004ccdd6a57 by Serhiy Storchaka in branch '2.7':
Issue #19601: Use specific asserts in sqlite3 tests.
http://hg.python.org/cpython/rev/d004ccdd6a57

New changeset 6a6ecc7149f4 by Serhiy Storchaka in branch 'default':
Issue #19601: Use specific asserts in sqlite3 tests.
http://hg.python.org/cpython/rev/6a6ecc7149f4
History
Date User Action Args
2013-11-17 10:58:20python-devsetrecipients: + python-dev, ghaering, ezio.melotti, serhiy.storchaka
2013-11-17 10:58:20python-devlinkissue19601 messages
2013-11-17 10:58:20python-devcreate