Skip to content
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

fix: preserve errno if all exceptions have the same errno #77

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 7, 2024

What do these changes do?

Preserve errno if all exceptions have the same errno

Are there changes in behavior for the user?

solves a regression in aiohttp

Related issue number

fixes #76

Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ef94449) to head (16e14de).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          155       160    +5     
  Branches        42        43    +1     
=========================================
+ Hits           155       160    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco marked this pull request as ready for review August 7, 2024 12:45
@bdraco bdraco merged commit 7bbb2bf into main Aug 7, 2024
24 of 25 checks passed
@bdraco bdraco deleted the preserve_errno branch August 7, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant