agronholm/exceptiongroup (exceptiongroup)
### [`v1.2.2`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.2)
[Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2)
- Removed an `assert` in `exceptiongroup._formatting` that caused compatibility issues with Sentry ([#123](https://togithub.com/agronholm/exceptiongroup/issues/123))
### [`v1.2.1`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.1)
[Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1)
- Updated the copying of `__notes__` to match CPython behavior (PR by CF Bolz-Tereick)
- Corrected the type annotation of the exception handler callback to accept a `BaseExceptionGroup` instead of `BaseException`
- Fixed type errors on Python < 3.10 and the type annotation of `suppress()` (PR by John Litborn)
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==1.2.0
->==1.2.2
Release Notes
agronholm/exceptiongroup (exceptiongroup)
### [`v1.2.2`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.2) [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2) - Removed an `assert` in `exceptiongroup._formatting` that caused compatibility issues with Sentry ([#123](https://togithub.com/agronholm/exceptiongroup/issues/123)) ### [`v1.2.1`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.1) [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1) - Updated the copying of `__notes__` to match CPython behavior (PR by CF Bolz-Tereick) - Corrected the type annotation of the exception handler callback to accept a `BaseExceptionGroup` instead of `BaseException` - Fixed type errors on Python < 3.10 and the type annotation of `suppress()` (PR by John Litborn)Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.