Skip to content

Use os.devnull instead of Empty#2593

Closed
DanielNoord wants to merge 1 commit into
PyCQA:mainfrom
DanielNoord:remove-empty
Closed

Use os.devnull instead of Empty#2593
DanielNoord wants to merge 1 commit into
PyCQA:mainfrom
DanielNoord:remove-empty

Conversation

@DanielNoord

Copy link
Copy Markdown
Member

Taken from #2586

mypyc doesn't deal with Empty very well. Let's just use devnull as sink.

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.39%. Comparing base (68356ea) to head (705e1e3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2593      +/-   ##
==========================================
- Coverage   99.39%   99.39%   -0.01%     
==========================================
  Files          41       41              
  Lines        3147     3145       -2     
  Branches      680      680              
==========================================
- Hits         3128     3126       -2     
  Misses         11       11              
  Partials        8        8              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielNoord
DanielNoord deleted the remove-empty branch July 23, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant