]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (GH-133332...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 3 May 2025 16:01:36 +0000 (18:01 +0200)
committerGitHub <noreply@github.com>
Sat, 3 May 2025 16:01:36 +0000 (16:01 +0000)
commite090f8e3f59f5eec8158c891b30f6450b57dab00
tree0ad5edddce55750f1df5ab31c6f3bde59cb69651
parent85252236b1bad83a69e07473b02e9d0e3cf75042
[3.13] gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (GH-133332) (#133348)

gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` mode (GH-133332)
(cherry picked from commit 881144fa585bfb03441b29a8b62f89154c668fd4)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_rlcompleter.py