[pysqlite] APSW-3.6.15-r1 released

Roger Binns <[email protected]> Wed, 17 Jun 2009 23:15:10 -0700
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

APSW 3.6.15-r1 is now available. The home page is at
http://code.google.com/p/apsw/ which includes full documentation, source
and binary distributions for Windows (Python 2.3 onwards including 3.0).

APSW is a wrapper around SQLite that provides all SQLite API
functionality in Python.  It is not DBAPI compliant as it provides
SQLite semantics.  pysqlite provides DBAPI semantics.  You can see the
two approaches contrasted at
http://apsw.googlecode.com/svn/publish/pysqlite.html

Changelist is below and a clickable version at
http://apsw.googlecode.com/svn/publish/changes.html

Fixed issue 50 where blob.read() was returning None on end of file
instead of the documented (and correct) empty string/bytes.

Corrected spelling of option in apswtrace and only output CURSORFROM if
SQL tracing is on.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAko522oACgkQmOOfHg372QQaCACgwml57SoqGTlgoGn649dvceBR
pLIAnRrZ27Xd3dH+9gMCz9cVhm7NNbhX
=Zz2D
-----END PGP SIGNATURE-----