You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Python 3.10 support was declaratively added in #518, but we still only run system tests with Python 3.8.
The noxfile should be updated to run system tests with Python 3.10, i.e. the latest stable minor version.