◐ Shell
reader mode source ↗
Skip to content

bpo-33191: Fix refleak in posix_spawn#6315

Closed
zware wants to merge 3 commits into
python:masterfrom
zware:fix_refleak
Closed

bpo-33191: Fix refleak in posix_spawn#6315
zware wants to merge 3 commits into
python:masterfrom
zware:fix_refleak

Conversation

@zware

@zware zware commented Mar 30, 2018

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka self-requested a review March 31, 2018 07:39
@serhiy-storchaka

Copy link
Copy Markdown
Member

I have added more comments in #5109 because it is hard to add comment to the code not changed in a PR.

@zware

zware commented Mar 31, 2018

Copy link
Copy Markdown
Member Author

@serhiy-storchaka Would you mind to take this over? I would like to see this fixed before 3.7.0 final, but don't know when I'll be able to get back to it.

@pablogsal

Copy link
Copy Markdown
Member

I have opened #6331 trying to address al the issues at once.

@gpshead

gpshead commented Apr 1, 2018

Copy link
Copy Markdown
Member

#6332 should obsolete this

@zware

zware commented Apr 2, 2018

Copy link
Copy Markdown
Member Author

Superseded by #6332 and/or #6331.

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.

7 participants