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
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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