APSW 3.50.4.0 Released

2 views
Skip to first unread message

Roger Binns

unread,
Jul 31, 2025, 11:38:19 AMJul 31
to Python-SQLite group
APSW 3.50.4.0 is now available. The project is at https://github.com/rogerbinns/apsw which includes full documentation, source, installation information and more.

APSW is a wrapper around SQLite that provides all SQLite API functionality in Python. It is not DBAPI compliant as it provides SQLite semantics. sqlite3 provides DBAPI semantics. You can see the two approaches contrasted at https://rogerbinns.github.io/apsw/pysqlite.html

Changelist is below and at https://rogerbinns.github.io/apsw/changes.html

PyPI binary builds are available for:

* Python 3.14
* Windows ARM
* Python 3.14 free threaded (no GIL). The GIL will be enabled when APSW is loaded. APSW will be free threaded in the future (APSW issue 568)

Roger
Reply all
Reply to author
Forward
0 new messages