mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
36fcde61ba
* 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>