Skip to content

Fix Windows stdin/stdout newline preservation - #2603

Closed
shleder wants to merge 1 commit into
PyCQA:mainfrom
shleder:fix/windows-stdin-stdout-newlines
Closed

Fix Windows stdin/stdout newline preservation#2603
shleder wants to merge 1 commit into
PyCQA:mainfrom
shleder:fix/windows-stdin-stdout-newlines

fix: preserve stdin and stdout newlines on Windows

e27b5c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 0s

99.43% (+0.09%) compared to 47c4f98

View this Pull Request on Codecov

99.43% (+0.09%) compared to 47c4f98

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.43%. Comparing base (47c4f98) to head (e27b5c1).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2603      +/-   ##
==========================================
+ Coverage   99.33%   99.43%   +0.09%     
==========================================
  Files          41       41              
  Lines        3157     3158       +1     
  Branches      682      683       +1     
==========================================
+ Hits         3136     3140       +4     
+ Misses         14       11       -3     
  Partials        7        7              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.