This is a minor bugfix release.

Wiki, bugtracker, downloads at http://pysqlite.org/

Changes since 2.0.2
===================

The changes for prefetching in 2.0.2 were incomplete. A check that made
sense before had to be removed, otherwise fetchone() / fetchmany() /
fetchall() could raise ProgrammingErrors instead of returning None or an
empty list if no more rows are available.

Users of pysqlite 2.0.2 should definitely upgrade!
-- 
Gerhard Häring - [EMAIL PROTECTED] - Python, web & database development

Attachment: signature.asc
Description: Digital signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to