Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec(). #1110

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

No description provided.

@mention-bot
Copy link

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @gpshead, @loewis and @tim-one to be potential reviewers.

@gpshead
Copy link
Member

gpshead commented Apr 13, 2017

LGTM - Looking only at the code I was a little surprised sequence vs tuple mattered here your explanation in https://bugs.python.org/issue30065 makes sense to me. :)

@serhiy-storchaka serhiy-storchaka merged commit 66bffd1 into python:master Apr 19, 2017
@serhiy-storchaka serhiy-storchaka deleted the _posixsubprocess-fork_exec branch April 19, 2017 18:12
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
serhiy-storchaka added a commit that referenced this pull request Apr 19, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 19, 2017
serhiy-storchaka added a commit that referenced this pull request Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants