Uh oh!
There was an error while loading. Please reload this page.
gh-103791: handle BaseExceptionGroup in contextlib.suppress() - #111910
Conversation
gaogaotiantian
commented
Nov 9, 2023
I don't think we are going to backport this. This is not a bug in 3.12 - it's doing what the docs says. So I believe the changeversion could be just 3.13. |
Zac-HD
commented
Nov 9, 2023
IMO it should be backported to 3.12.1: it seems likely that the missing support for |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
iritkatriel
commented
Nov 9, 2023
I'd call it a bug and backport. |
Uh oh!
There was an error while loading. Please reload this page.
0dfe1a7 to
bb4220cComparebb4220c to
b8bc136CompareThanks @Zac-HD for the PR, and @iritkatriel for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…)` (pythonGH-111910) (cherry picked from commit d61313b) Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
GH-111955 is a backport of this pull request to the 3.12 branch. |
As suggested by @iritkatriel in #103792 (comment).
📚 Documentation preview 📚: https://cpython-previews--111910.org.readthedocs.build/