Updated test suite for Python 3.4 unittest garbage collection changes (:issue:`164` :issue:`169`)
Using the recommended build option of **--enable-all-extensions** turns on `STAT4 <https://sqlite.org/compile.html#enable_stat4>`__. Windows binaries include this too.
3.8.5r1
========
Added SQLITE_IOCAP_IMMUTABLE and SQLITE_FCNTL_WIN32_SET_HANDLE constants.
3.8.4.3r1
==========
Added :meth:`Cursor.fetchone`
3.8.4.2r1
==========
No APSW code changes. Rebuild due to updated SQLite version.