{{ message }}
[3.13] gh-141732: Fix ExceptionGroup repr changing when original exception sequence is mutated (GH-141736)#142391
Merged
iritkatriel merged 5 commits intoDec 8, 2025
Merged
Conversation
…nal exception sequence is mutated (pythonGH-141736) (cherry picked from commit ff2577f) Co-authored-by: dr-carlos <77367421+dr-carlos@users.noreply.github.com>
This was referenced Dec 7, 2025
iritkatriel
approved these changes
Dec 8, 2025
Hide details
View details
iritkatriel
merged commit
d768900
into
python:3.13
Dec 8, 2025
41 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
ExceptionGrouprepr is misleading if original exception sequence is mutated #141732📚 Documentation preview 📚: https://cpython-previews--142391.org.readthedocs.build/