Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Python

2 items on 21 Jan 2026
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.1.0b1

2.1.0b1 Released: January 21, 2026 platform [platform] [feature] Free-threaded Python versions are now supported in wheels released on Pypi. This integrates with overall free-threaded support added as part of #12881 for…

Source: SQLAlchemy Releases sqla-tester
Python GitHub Databases

sqlalchemy/sqlalchemy: 2.0.46

2.0.46 Released: January 21, 2026 typing [typing] [bug] Fixed typing issues where ORM mapped classes and aliased entities could not be used as keys in result row mappings or as join targets in select statements.…

Source: SQLAlchemy Releases sqla-tester