- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
          gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly
          #140295
        
          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
  
    gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly
  
  #140295
              Conversation
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
| Thanks @bswck for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. | 
…anly` (pythonGH-140295) (cherry picked from commit 06c7794) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
| Sorry, @bswck and @ZeroIntensity, I could not cleanly backport this to   | 
| GH-140628 is a backport of this pull request to the 3.14 branch. | 
| @bswck Could you do the 3.13 backport? | 
…its_cleanly` (pythonGH-140295) (cherry picked from commit 06c7794) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
| GH-140632 is a backport of this pull request to the 3.13 branch. | 
The test examines tracebacks, but one can occur in a failing startup file and the test shouldn't fail just because of that.
CC @ZeroIntensity (mentorship):
skip newshere. We'll want to backport as well -- let's add3.13and3.14to the issue.test_pyrepl.test_dumb_terminal_exits_cleanlyfails under Fish when run in VS Code's terminal #137568