]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119548: Add a 'clear' command to the REPL (GH-119549) (#119552)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 May 2024 08:35:21 +0000 (10:35 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 08:35:21 +0000 (08:35 +0000)
commit8470593a98a5f17d72bea0df8287f43ba4f7f627
treee761a05f2d60a5ad4510ddcdb42b4cc9f051e3f2
parent978b86a91e381bf7cc987ac3e44b0251e4a474ba
[3.13] gh-119548: Add a 'clear' command to the REPL (GH-119549) (#119552)

gh-119548: Add a 'clear' command to the REPL (GH-119549)
(cherry picked from commit e3bac04c37f6823cebc74d97feae0e0c25818b31)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/_pyrepl/reader.py
Lib/_pyrepl/simple_interact.py
Misc/NEWS.d/next/Core and Builtins/2024-05-25-16-45-27.gh-issue-119548.pqF9Y6.rst [new file with mode: 0644]