Skip to content

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

Closed
Lucas-C wants to merge 1 commit into
python:mainfrom
Lucas-C:bpo-38584
Closed

bpo-38584: fix a bug in argparse with whitespace-only help messages#16917
Lucas-C wants to merge 1 commit into
python:mainfrom
Lucas-C:bpo-38584

Conversation

@Lucas-C

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

Copy link
Copy Markdown
Contributor

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

Lucas-C commented Dec 3, 2019

Copy link
Copy Markdown
Contributor Author

Any update ont this ? :)

@Lucas-C Lucas-C closed this Dec 3, 2019
@Lucas-C

Lucas-C commented Dec 3, 2019

Copy link
Copy Markdown
Contributor Author

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

Lucas-C commented May 5, 2020

Copy link
Copy Markdown
Contributor Author

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

@Lucas-C

Lucas-C commented Nov 2, 2020

Copy link
Copy Markdown
Contributor Author

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

Lucas-C commented Dec 16, 2021

Copy link
Copy Markdown
Contributor Author

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