-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-33699: Describe try's else clause with the rest of the try clause #7252
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
Conversation
IMO this is an improvement, but I'll let someone who has worked on the documentation more make this call. |
cc @1st1 @pablogsal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thank you for the quick response! :)
Don't know a way to get the CI run again so all checks are successful :/ |
I restarted it |
@andresdelfino: Status check is done, and it's a success ✅ . |
Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
GH-10467 is a backport of this pull request to the 3.7 branch. |
…pythonGH-7252) https://bugs.python.org/issue33699 (cherry picked from commit b086c8a) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-10468 is a backport of this pull request to the 3.6 branch. |
Sorry, @andresdelfino, I could not cleanly backport this to |
…pythonGH-7252) https://bugs.python.org/issue33699 (cherry picked from commit b086c8a) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
Thank you :) |
…GH-7252) https://bugs.python.org/issue33699 (cherry picked from commit b086c8a) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
…GH-7252) https://bugs.python.org/issue33699 (cherry picked from commit b086c8a) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-10469 is a backport of this pull request to the 2.7 branch. |
…clause (GH-7252) (GH-10469) https://bugs.python.org/issue33699 (cherry picked from commit b086c8a) https://bugs.python.org/issue33699
https://bugs.python.org/issue33699