Skip to content

v19.1.1

Choose a tag to compare

@janickm janickm released this 08 May 11:11
· 40 commits to main since this release
Immutable release. Only release title and notes can be modified.

v19.1.1 - 2026-05-08

This is a bugfix release to allow using the V4 compat APIs in PYTHONOPTIMIZE=1 settings.

🪲 Fixed

  • (data) extract walrus-operator assignments from assert statements - (5a278ff) - Janick Martinez Esturo