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

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

21 Jan 2026 edition
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