Skip to content

bpo-33262: Deprecate passing None for s to shlex.split()#6514

Merged
pganssle merged 6 commits intopython:masterfrom
ZackerySpytz:bpo-33262
Apr 1, 2020
Merged

bpo-33262: Deprecate passing None for s to shlex.split()#6514
pganssle merged 6 commits intopython:masterfrom
ZackerySpytz:bpo-33262

Conversation

@ZackerySpytz
Copy link
Copy Markdown
Contributor

@ZackerySpytz ZackerySpytz commented Apr 17, 2018

This reads the string to split from standard input.
@matrixise
Copy link
Copy Markdown
Member

Hi @ZackerySpytz

Thank you for your PR and your time.

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add also an entry in the What's New document.

@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ZackerySpytz
Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again.

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka: please review the changes made to this pull request.

Comment thread Doc/library/shlex.rst Outdated
@csabella csabella requested a review from serhiy-storchaka May 31, 2019 11:25
@csabella
Copy link
Copy Markdown
Contributor

@ZackerySpytz, please address @pganssle's comment. Thanks!

@csabella
Copy link
Copy Markdown
Contributor

@ZackerySpytz, this looks like it was close to being merged. Please take a look at the last code review. Thanks!

@pganssle pganssle self-requested a review March 29, 2020 16:06
Copy link
Copy Markdown
Member

@pganssle pganssle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I assume the test failures are unrelated? Happy to merge once we have them green.

@ZackerySpytz
Copy link
Copy Markdown
Contributor Author

Yes, the CI failures were unrelated (I see errors like Git checkout failed with exit code: 128). Everything is green now.

@pganssle pganssle merged commit 975ac32 into python:master Apr 1, 2020
@pganssle
Copy link
Copy Markdown
Member

pganssle commented Apr 1, 2020

Great, thanks @ZackerySpytz!

@furkanonder
Copy link
Copy Markdown
Contributor

@pganssle The issue seems to be solved. We can close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants