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

Update to 3.13 the output of exceptions raised #123888

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

rffontenelle
Copy link
Contributor

@rffontenelle rffontenelle commented Sep 10, 2024

I compared the current documented output of the exceptions running python 3.13, and found these differences in comparison with previous python versions.

Please backport to 3.13 (this doesn't apply to 3.12!)


📚 Documentation preview 📚: https://cpython-previews--123888.org.readthedocs.build/

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 10, 2024
Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks! Is it worth hooking this up to doctest?

@hugovk hugovk added the needs backport to 3.13 bugs and security fixes label Sep 13, 2024
@hugovk hugovk enabled auto-merge (squash) September 13, 2024 15:17
@hugovk hugovk merged commit 3961210 into python:main Sep 13, 2024
31 checks passed
@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2024
(cherry picked from commit 3961210)

Co-authored-by: Rafael Fontenelle <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Sep 13, 2024

GH-124055 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 13, 2024
@rffontenelle rffontenelle deleted the patch-7 branch September 13, 2024 23:58
@rffontenelle
Copy link
Contributor Author

Thanks! Is it worth hooking this up to doctest?

@hugovk TBH I don't know how to do this, but sounds interesting. I'll work on that

Yhg1s pushed a commit that referenced this pull request Sep 23, 2024
…24055)

Update to 3.13 the output of exceptions raised (GH-123888)
(cherry picked from commit 3961210)

Co-authored-by: Rafael Fontenelle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants