mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
8d74eae4d4
* gh-120041: Do not use append_to_screen when completions are visible (GH-120042) (cherry picked from commit8fc7653766) * gh-120041: Refactor check for visible completion menu in completing_reader (GH-120055) (cherry picked from commitbf8e5e53d0) --------- Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>