-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
else
isn't documented in try
block docstring
#54686
Labels
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
Comments
|
finally
and else
aren't documented in try
block docstringelse
isn't documented in try
block docstring
x-ref: #54269 |
hey @IanButterworth can I work on this?? |
Yes and you don't need to ask to work on issues if no one is assigned to them already :) |
Octogonapus
added a commit
to Octogonapus/julia
that referenced
this issue
Jul 15, 2024
This is already documented in the manual.
Octogonapus
added a commit
to Octogonapus/julia
that referenced
this issue
Jul 18, 2024
This is already documented in the manual.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
This change adds or pertains to documentation
good first issue
Indicates a good issue for first-time contributors to Julia
https://docs.julialang.org/en/v1/base/base/#try
else
was added in #42211The text was updated successfully, but these errors were encountered: