-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-142353: Isolate tests from personal GNU Readline init files #142370
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
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
e95ea11 to
4de3631
Compare
|
I'll simplify this a bit, thanks for a quick review! |
Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thanks @johnslavik for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…ythonGH-142370) Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick. (cherry picked from commit f564654) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com> Co-authored-by: Victor Stinner <vstinner@python.org>
…ythonGH-142370) Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick. (cherry picked from commit f564654) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com> Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-142634 is a backport of this pull request to the 3.14 branch. |
|
GH-142635 is a backport of this pull request to the 3.13 branch. |
|
Merged, thanks for the fix. |
…GH-142370) (#142634) gh-142353: Isolate tests from personal GNU Readline init files (GH-142370) Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick. (cherry picked from commit f564654) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com> Co-authored-by: Victor Stinner <vstinner@python.org>
…GH-142370) (#142635) gh-142353: Isolate tests from personal GNU Readline init files (GH-142370) Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick. (cherry picked from commit f564654) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com> Co-authored-by: Victor Stinner <vstinner@python.org>
|
CC @ZeroIntensity
skip news,needs backport to 3.13,needs backport to 3.14