Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
akx opened this issue Aug 30, 2024 · 1 comment
Closed

The return types for webbrowser's API aren't documented #123494

akx opened this issue Aug 30, 2024 · 1 comment
Labels
docs Documentation in the Doc dir

Comments

@akx
Copy link
Contributor

akx commented Aug 30, 2024

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

@akx akx added the docs Documentation in the Doc dir label Aug 30, 2024
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]>
AA-Turner pushed a commit that referenced this issue Sep 1, 2024
…es (GH-123495) (#123549)

gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495)

Document the return value for ``webbrowser.open*()``.
(cherry picked from commit 0b6acfe)

Co-authored-by: Aarni Koskela <[email protected]>
AA-Turner pushed a commit that referenced this issue Sep 1, 2024
…es (GH-123495) (#123548)

gh-123494: Improve documentation for ``webbrowser`` return types (GH-123495)

Document the return value for ``webbrowser.open*()``.
(cherry picked from commit 0b6acfe)

Co-authored-by: Aarni Koskela <[email protected]>
@hugovk
Copy link
Member

hugovk commented Sep 2, 2024

Merged and backported.

@hugovk hugovk closed this as completed Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants