Skip to content

bpo-38584: fix a bug in argparse with whitespace-only help messages #16917

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
wants to merge 1 commit into from
Closed

bpo-38584: fix a bug in argparse with whitespace-only help messages #16917

wants to merge 1 commit into from

Conversation

Lucas-C
Copy link
Contributor

@Lucas-C Lucas-C commented Oct 24, 2019

cf. https://bugs.python.org/issue38584

Tested under Windows with:

.\python -m test -v -m test_whitespace_help test_argparse

https://bugs.python.org/issue38584

@Lucas-C
Copy link
Contributor Author

Lucas-C commented Dec 3, 2019

Any update ont this ? :)

@Lucas-C Lucas-C closed this Dec 3, 2019
@Lucas-C
Copy link
Contributor Author

Lucas-C commented Dec 3, 2019

Wooops, I closed it by mistake.
Any update ont this ? :)

@Lucas-C Lucas-C reopened this Dec 3, 2019
@csabella csabella requested a review from benjaminp January 17, 2020 12:17
@Lucas-C
Copy link
Contributor Author

Lucas-C commented May 5, 2020

I fully understand this is not a priority,
but I'd be happy to make any change on this if needed

@Lucas-C
Copy link
Contributor Author

Lucas-C commented Nov 2, 2020

I rebase this against master.
Could you please review it ?

@benjaminp benjaminp requested review from rhettinger and removed request for benjaminp November 2, 2020 14:39
@Lucas-C
Copy link
Contributor Author

Lucas-C commented Dec 16, 2021

Closing, this was solved by #28050

@Lucas-C Lucas-C closed this Dec 16, 2021
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.

4 participants