sqlite-utils 4.2.1
Release: sqlite-utils 4.2.1 Fixes a crashing bug in sqlite-utils 4.2. I'd introduced code that looks like this: from typing_extensions import Self It turned out the typing-extensions package was not listed as a…
Topic · Edition
Release: sqlite-utils 4.2.1 Fixes a crashing bug in sqlite-utils 4.2. I'd introduced code that looks like this: from typing_extensions import Self It turned out the typing-extensions package was not listed as a…
Release Notes Released on 2026-08-13. Enhancements Prefer post-quantum key exchange and enable opt-in TLS diagnostics (#21054) Accept whitespace before versions in noncompliant wildcard comparisons such as…
Release: sqlite-utils 4.2 Lots of improvements in this one relating to the table.transform() feature, which adds support for complex alter table operations by creating a fresh table, copying across the data and then…
Release: llm-gemini 0.33 It's been a while since the last llm-gemini release. This version of the plugin adds support for today's Gemini 3.7 Flash release, plus gemini-3.6-flash, gemini-3.5-flash-lite and two embedding…
Changed Update zttp to 0.0.24 and use its combined receive path, improving HTTP/1.1 request parsing performance (#3067) Full Changelog: 0.52.2...0.52.3
Release Notes Released on 2026-08-13. Preview features [pylint] Fix false negatives on negative numbers (PLR6104) (#27251) [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190) Bug fixes…
Fixed Update zttp to 0.0.22, fixing bodyless request receives and improving HTTP/1 request parsing performance (#3063) Full Changelog: 0.52.1...0.52.2
Release: alchemy-utils 0.1a1 Performance boost for DuckDB exports and CSV imports, see here.
Announcing the 17 nominees for the inaugural Python Packaging Council election, and how to vote in the election.