Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] gh-111201: Use calc_complete_screen after bracketed paste in PyREPL (GH-119432) #119439

Merged
merged 2 commits into from
May 23, 2024

Commits on May 23, 2024

  1. pythongh-111201: Speed up paste mode in the REPL (python#119341)

    Co-authored-by: Łukasz Langa <lukasz@langa.pl>
    2 people authored and lysnikolaou committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1909b7b View commit details
    Browse the repository at this point in the history
  2. pythongh-111201: Use calc_complete_screen after bracketed paste in Py…

    …REPL (pythonGH-119432)
    
    (cherry picked from commit 14b063c)
    
    Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
    lysnikolaou committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4968925 View commit details
    Browse the repository at this point in the history