bpo-33191: Fix refleaks, style and other issues for os.posix_spawn by pablogsal · Pull Request #6331 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@pablogsal

Copy link Copy Markdown

Member

@pablogsal pablogsal commented

Apr 1, 2018

edited

Loading

CC @serhiy-storchaka

I have included in this PR all problems identified in #5109 and in #6315. Notice that some of the problems identified in #5109 were already corrected by subsequent PRs.

Part of the patch is from @zware.

https://bugs.python.org/issue33191

@pablogsal pablogsal changed the title Fix refleaks, style and other issues for os.posix_spawn bpo-33191: Fix refleaks, style and other issues for os.posix_spawn

Apr 1, 2018

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@pablogsal @the-knights-who-say-ni @bedevere-bot