mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin Signed-off-by: Pablo Galindo <pablogsal@gmail.com> * nitty nit Co-authored-by: Łukasz Langa <lukasz@langa.pl>