-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
gh-138297 Point link in docs for finally
to try/else, instead of if/else
#138298
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
finally
to try/else, instead of if/else
Co-authored-by: Brian Schubert <[email protected]>
Using the I've done a basic search for the same error elsewhere, and the only three other occurences of |
Thanks @JamesParrott for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
… of if/else (pythonGH-138298) (cherry picked from commit 8d5c334) Co-authored-by: James Parrott <[email protected]> Co-authored-by: Brian Schubert <[email protected]> Co-authored-by: Adam Turner <[email protected]>
… of if/else (pythonGH-138298) (cherry picked from commit 8d5c334) Co-authored-by: James Parrott <[email protected]> Co-authored-by: Brian Schubert <[email protected]> Co-authored-by: Adam Turner <[email protected]>
GH-138381 is a backport of this pull request to the 3.14 branch. |
GH-138382 is a backport of this pull request to the 3.13 branch. |
…d of if/else (GH-138298) (#138382) Co-authored-by: James Parrott <[email protected]> Co-authored-by: Brian Schubert <[email protected]> Co-authored-by: Adam Turner <[email protected]>
Fixes 138297
📚 Documentation preview 📚: https://cpython-previews--138298.org.readthedocs.build/