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 poq
Recipients poq
Date 2012-02-03.18:44:20
SpamBayes Score 1.1061876e-07
Marked as misclassified No
Message-id <1328294661.43.0.135509150445.issue13934@psf.upfronthosting.co.za>
In-reply-to
Content
The test CheckCollationIsUsed in Lib/sqlite3/test/hooks.py never runs because it checks the wrong version tuple. Patch attached.
History
Date User Action Args
2012-02-03 18:44:21poqsetrecipients: + poq
2012-02-03 18:44:21poqsetmessageid: <1328294661.43.0.135509150445.issue13934@psf.upfronthosting.co.za>
2012-02-03 18:44:20poqlinkissue13934 messages
2012-02-03 18:44:20poqcreate