Update dependency exceptiongroup to v1.2.0 #148
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/exceptiongroup-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.1.3
->==1.2.0
Release Notes
agronholm/exceptiongroup (exceptiongroup)
v1.2.0
Compare Source
sys.excepthook
so it will format exception groups correctly (PR by John Litborn)contextlib.suppress()
from Python 3.12.1 which also handles suppressing exceptions inside exception groupsraise
in a handler reraising the original naked exception rather than an exception group which is what is raised when you do araise
in anexcept*
handlerConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed!![Quality Gate passed Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png)