Skip to content

gh-153662: Fix crash when calling io.TextIOWrapper.seek() with malformed cookie - #153667

Open
ByteFlowing1337 wants to merge 6 commits into
python:mainfrom
ByteFlowing1337:fix-153662
Open

gh-153662: Fix crash when calling io.TextIOWrapper.seek() with malformed cookie#153667
ByteFlowing1337 wants to merge 6 commits into
python:mainfrom
ByteFlowing1337:fix-153662

guard `skip_bytes` in `tell_impl` against overflow

0ddcffa
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Unresolved review
succeeded Jul 25, 2026 in 14s