Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-36763: Remove _PyCoreConfig.program#13373

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:config_remove_program
May 17, 2019
Merged

bpo-36763: Remove _PyCoreConfig.program#13373
vstinner merged 1 commit intopython:masterfrom
vstinner:config_remove_program

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedMay 17, 2019
edited by bedevere-bot
Loading

@vstinner
Copy link
MemberAuthor

@Yhg1s: Oops, while inspecting _PyCoreConfig to review their documentation, I understood that program is kind of redundant wih program_name. Python 3.6 used argv[0] directly to display command line usage / help. I introduced "program". But after a lot of refactoring (finished by this PR), I managed to use "program_name" which is thecorrect program that should be used to display the command line usage / help.

@vstinnervstinner merged commitfed02e1 intopython:masterMay 17, 2019
@vstinnervstinner deleted the config_remove_program branchMay 17, 2019 09:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot

Comments


[8]ページ先頭

©2009-2026 Movatter.jp