X Tutup
Skip to content

gh-101313: add -h and --help arguments to the webbrowser module#101374

Merged
corona10 merged 5 commits intopython:mainfrom
Icelain:fix-issue-101313
Mar 22, 2023
Merged

gh-101313: add -h and --help arguments to the webbrowser module#101374
corona10 merged 5 commits intopython:mainfrom
Icelain:fix-issue-101313

Conversation

@Icelain
Copy link
Contributor

@Icelain Icelain commented Jan 27, 2023

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ghost
Copy link

ghost commented Jan 27, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@iritkatriel iritkatriel changed the title gh-101313: add -h and --help arguments gh-101313: add -h and --help arguments to the webbrowser module Jan 29, 2023
@arhadthedev arhadthedev added the stdlib Standard Library Python modules in the Lib/ directory label Feb 12, 2023
@corona10 corona10 self-assigned this Feb 22, 2023
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Copy link
Contributor Author

@Icelain Icelain left a comment

Choose a reason for hiding this comment

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

Made the suggested change :)

@Icelain Icelain requested a review from corona10 March 21, 2023 14:27
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

lgtm. Thanks for the hardwork!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup