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

Backported contextlib.suppress from Python 3.12.1 #95

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

agronholm
Copy link
Owner

Closes #91.

@agronholm
Copy link
Owner Author

@Zac-HD reviews welcome.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6937610525

  • 8 of 10 (80.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 98.355%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/exceptiongroup/init.py 3 5 60.0%
Totals Coverage Status
Change from base Build 6937402330: -0.3%
Covered Lines: 538
Relevant Lines: 547

💛 - Coveralls

Copy link
Contributor

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks @agronholm!

@agronholm agronholm merged commit f7c00cf into main Nov 21, 2023
10 checks passed
@agronholm agronholm deleted the backport-suppress branch November 21, 2023 08:38
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.

Backport changes to contextlib.suppress()?
3 participants