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.

08 Nov 2025 edition
Python GitHub

pytest-dev/pytest: 9.0.0

pytest 9.0.0 (2025-11-05) New features #1367: Support for subtests has been added. subtests <subtests> are an alternative to parametrization, useful in situations where the parametrization values are not all known at…

Source: pytest Releases bluetech