Skip to content

bpo-40561: Provide docstrings for public-facing webbrowser functions #19999

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

Merged
merged 4 commits into from
May 11, 2020

Conversation

bsolomon1124
Copy link
Contributor

@bsolomon1124 bsolomon1124 commented May 8, 2020

Which are open, open_new, and open_new_tab.

https://bugs.python.org/issue40561

@bsolomon1124 bsolomon1124 changed the title bdp-40561: Provide docstrings for public-facing webbrowser functions bpo-40561: Provide docstrings for public-facing webbrowser functions May 8, 2020
Copy link
Contributor

@remilapeyre remilapeyre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

I'm not sure the NEWS entry here thought.

@bsolomon1124
Copy link
Contributor Author

cc @birkenfeld

Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with my edits.
@remilapeyre Thank you for the comment. I agree and changed the news item.

@bsolomon1124 I removed the duplication from the open docstring (which you copied from the doc, which I undestand) and made it clearer that autoraise may be ignored either way (which the doc seems to say. I will wait at least a day for you to comment before merging.

@bsolomon1124
Copy link
Contributor Author

Thanks for giving this your attention @terryjreedy. Your changes are good by me.

@terryjreedy terryjreedy merged commit ef7973a into python:master May 11, 2020
@miss-islington
Copy link
Contributor

Thanks @bsolomon1124 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2020
Co-authored-by: Brad Solomon <brsolomon@deloitte.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ef7973a)

Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>
@bedevere-bot
Copy link

GH-20036 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 11, 2020
Co-authored-by: Brad Solomon <brsolomon@deloitte.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ef7973a)

Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>
@bedevere-bot
Copy link

GH-20037 is a backport of this pull request to the 3.7 branch.

@bsolomon1124 bsolomon1124 deleted the doc/webbrowser-docstrings branch May 11, 2020 18:57
miss-islington added a commit that referenced this pull request May 11, 2020
Co-authored-by: Brad Solomon <brsolomon@deloitte.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ef7973a)

Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>
miss-islington added a commit that referenced this pull request May 11, 2020
Co-authored-by: Brad Solomon <brsolomon@deloitte.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit ef7973a)

Co-authored-by: Brad Solomon <brad.solomon.1124@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants