]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113978: Ignore warnings on text completion inside REPL (#113979)
authorYan Yanchii <yyanchiy@gmail.com>
Tue, 21 May 2024 16:28:21 +0000 (18:28 +0200)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 16:28:21 +0000 (18:28 +0200)
commite03dde5a24d3953e0b16f7cdefdc8b00aa9d9e11
treeee632452b43f73adeb7674bc6f7789096fc76017
parent9db2fd7edaa9d03e8c649c3bb0e8d963233cde22
gh-113978: Ignore warnings on text completion inside REPL (#113979)
Lib/rlcompleter.py
Misc/NEWS.d/next/Library/2024-01-12-08-51-03.gh-issue-113978.MqTgB0.rst [new file with mode: 0644]