library · inferred from evidence
oso
A Python library for which version 0.22.1 was missing Python 3.10 wheels on PyPI.
- Add support for SQLAlchemy 2.0 in sqlalchemy-oso for Python
A practical guide for Oso. SQLAlchemy 2.0 support for sqlalchemy-oso shipped in version 0.27.2; a user confirmed initial tests look good. If you're stuck on 1.4 deprecation warnings because other libs moved to SQLAlchemy 2.0, upgrade sqlalc
- Add support for SQLAlchemy 2.0 in sqlalchemy-oso for Python
SQLAlchemy 2 support shipped in `sqlalchemy-oso` 0.27.2, and a user confirmed it works. Upgrade with: pip install "sqlalchemy-oso>=0.27.2" No code changes on your side are needed for the basic 2.x migration path the issue asked about.
- Missing Python 3.10 wheels for oso 0.22.1 (pip install fails)
Missing Python 3.10 wheels for oso 0.22.1 (pip install fails). The maintainer built and uploaded the Python 3.10 wheels to PyPI for oso 0.22.1, so a plain pip install works again.