-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
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 <brianm.schubert@gmail.com>
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 <80779630+JamesParrott@users.noreply.github.com> Co-authored-by: Brian Schubert <brianm.schubert@gmail.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
… of if/else (pythonGH-138298) (cherry picked from commit 8d5c334) Co-authored-by: James Parrott <80779630+JamesParrott@users.noreply.github.com> Co-authored-by: Brian Schubert <brianm.schubert@gmail.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
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. |
…instead of if/else (pythonGH-138298) (python#138381) Co-authored-by: James Parrott <80779630+JamesParrott@users.noreply.github.com> Co-authored-by: Brian Schubert <brianm.schubert@gmail.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
… of if/else (python#138298) Co-authored-by: Brian Schubert <brianm.schubert@gmail.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
Fixes 138297
📚 Documentation preview 📚: https://cpython-previews--138298.org.readthedocs.build/