-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-139320: Cover exception chaining in the docs of contextmanager.__exit__
#140169
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
gh-139320: Cover exception chaining in the docs of contextmanager.__exit__
#140169
Conversation
|
@ZeroIntensity (mentorship) can we request a review on this? |
|
Sorry for the delay. Could you reword this to include a link to |
|
@encukou Thanks! Done. |
|
Thank you! |
|
Thanks @johnslavik for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
|
Thanks @johnslavik for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ger.__exit__` (pythonGH-140169) (cherry picked from commit a44509e) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
…ger.__exit__` (pythonGH-140169) (cherry picked from commit a44509e) Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
|
GH-142792 is a backport of this pull request to the 3.14 branch. |
|
GH-142793 is a backport of this pull request to the 3.13 branch. |
Skip news.
__exit__exception behavior wording is incomplete #139320📚 Documentation preview 📚: https://cpython-previews--140169.org.readthedocs.build/