Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 17, 2019

@vstinner
Copy link
Member Author

@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 the correct program that should be used to display the command line usage / help.

@vstinner vstinner merged commit fed02e1 into python:master May 17, 2019
@vstinner vstinner deleted the config_remove_program branch May 17, 2019 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants