Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Rust

2 items on 07 Aug 2026
Rust GitHub

actix/actix-web: actix-http: v3.13.2

Fix MessageBody implementation for ByteString to signal completion after yielding its contents. #4177

Source: Actix Web Releases robjtede
Python GitHub Rust

astral-sh/ruff: 0.16.2

Release Notes Released on 2026-08-06. Bug fixes [flake8-pyi] Avoid false positives on singledispatch functions (PYI041) (#27335) Server Register formatting capabilities dynamically to exclude TOML files (#27332)…

Source: Ruff Releases github-actions[bot]