-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
The return types for webbrowser
's API aren't documented
#123494
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
Labels
docs
Documentation in the Doc dir
Comments
AA-Turner
pushed a commit
that referenced
this issue
Sep 1, 2024
…3495) Document the return value for ``webbrowser.open*()``.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 1, 2024
pythonGH-123495) Document the return value for ``webbrowser.open*()``. (cherry picked from commit 0b6acfe) Co-authored-by: Aarni Koskela <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 1, 2024
pythonGH-123495) Document the return value for ``webbrowser.open*()``. (cherry picked from commit 0b6acfe) Co-authored-by: Aarni Koskela <[email protected]>
This was referenced Sep 1, 2024
Merged and backported. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
Related to https://stackoverflow.com/a/78930912/51685, it isn't clear that
webbrowser.open()
and friends return booleans.(I have a PR fired up for this.)
Linked PRs
webbrowser
return types #123495webbrowser
return types (GH-123495) #123548webbrowser
return types (GH-123495) #123549The text was updated successfully, but these errors were encountered: