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
Fix dialyzer type error and add FreeBSD Python 3.12 CI
- Change num_workers type from pos_integer() to non_neg_integer()
to allow 0 when subinterpreters are not supported
- Add FreeBSD CI matrix with Python 3.11 (graceful degradation test)
and Python 3.12 (subinterpreter support)
0 commit comments