Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 3 commits intopython:mainfromjohnslavik:isolate-from-inputrc
Dec 12, 2025

Conversation

@johnslavik
Copy link
Member

@johnslavikjohnslavik commentedDec 7, 2025
edited by bedevere-appbot
Loading

CC@ZeroIntensityskip news,needs backport to 3.13,needs backport to 3.14

ZeroIntensity reacted with thumbs up emoji
@ZeroIntensityZeroIntensity added testsTests in the Lib/test dir needs backport to 3.14bugs and security fixes skip news needs backport to 3.13bugs and security fixes labelsDec 7, 2025
@johnslavik

This comment was marked as resolved.

@johnslavikjohnslavik changed the titlegh-142353: Isolate tests from personal Readline init filesgh-142353: Isolate tests from personal GNU Readline init filesDec 7, 2025
@picnixzpicnixz dismissed a stale reviewDecember 7, 2025 23:12

spam review

@johnslavik
Copy link
MemberAuthor

johnslavik commentedDec 11, 2025
edited
Loading

I'll simplify this a bit, thanks for a quick review!

vstinner reacted with thumbs up emoji

Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

johnslavik reacted with hooray emoji
@vstinnervstinner merged commitf564654 intopython:mainDec 12, 2025
44 checks passed
@miss-islington-app
Copy link

Thanks@johnslavik for the PR, and@vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 12, 2025
…ythonGH-142370)Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick.(cherry picked from commitf564654)Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 12, 2025
…ythonGH-142370)Isolate tests from personal Readline init files using `INPUTRC=/dev/null` trick.(cherry picked from commitf564654)Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-142634 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelDec 12, 2025
@bedevere-app
Copy link

GH-142635 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelDec 12, 2025
@vstinner
Copy link
Member

Merged, thanks for the fix.

johnslavik reacted with heart emoji

vstinner added a commit that referenced this pull requestDec 12, 2025
…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 commitf564654)Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull requestDec 13, 2025
…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 commitf564654)Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotAMD64 Windows11 Refleaks 3.13 (tier-1) has failed when building commite7bb732.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1484/builds/902) and take a look at the build logs.
  4. Check if the failure is related to this commit (e7bb732) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1484/builds/902

Failed tests:

  • test_httpservers

Failed subtests:

  • test_large_content_length_truncated - test.test_httpservers.CGIHTTPServerTestCase.test_large_content_length_truncated

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\test\libregrtest\single.py", line201, in_runtest_env_changed_excreturnResourceWarning:unclosed <socket.socket fd=720, family=2, type=1, proto=0, laddr=('127.0.0.1', 53869), raddr=('127.0.0.1', 53868)>Traceback (most recent call last):  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\test\libregrtest\single.py", line201, in_runtest_env_changed_excreturnResourceWarning:unclosed <socket.socket fd=688, family=2, type=1, proto=0, laddr=('127.0.0.1', 49650), raddr=('127.0.0.1', 49649)>Traceback (most recent call last):  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\test\test_httpservers.py", line1028, intest_large_content_length_truncated    res=self.request('/cgi-bin/file1.py','POST',b'x', headers)  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\test\test_httpservers.py", line88, inrequestself.connection.request(method, uri, body, headers)~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\http\client.py", line1358, inrequestself._send_request(method, url, body, headers, encode_chunked)~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\http\client.py", line1404, in_send_requestself.endheaders(body,encode_chunked=encode_chunked)~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\http\client.py", line1353, inendheadersself._send_output(message_body,encode_chunked=encode_chunked)~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\http\client.py", line1152, in_send_outputself.send(chunk)~~~~~~~~~^^^^^^^  File"b:\uildarea\3.13.ware-win11.refleak\build\Lib\http\client.py", line1077, insendself.sock.sendall(data)~~~~~~~~~~~~~~~~~^^^^^^ConnectionAbortedError:[WinError 10053] An established connection was aborted by the software in your host machine
johnslavik reacted with thumbs down emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner approved these changes

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@johnslavik@vstinner@bedevere-bot@ZeroIntensity

[8]ページ先頭

©2009-2026 Movatter.jp