mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
c687946f68
gh-105069: Add a readline-like callable to the tokenizer to consume input iteratively (GH-105070)
(cherry picked from commit 9216e69a87)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>