]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121245: Refactor site.register_readline() (GH-121659)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 15 Jul 2024 20:12:41 +0000 (23:12 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2024 20:12:41 +0000 (22:12 +0200)
commit05d413764c8ae793b8321c21cb10094c934b8cb3
tree3f123fa91e9db6e6a14c1628c844fe7dabd66f36
parent8b209fd4f8a9bf9603888bda2c44b5cfd4ebf47a
gh-121245: Refactor site.register_readline() (GH-121659)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/main.py
Lib/site.py
Misc/NEWS.d/next/Library/2024-07-13-06-23-24.gh-issue-121245.RfOgf4.rst [new file with mode: 0644]