◐ Shell
clean mode source ↗

[2.7] bpo-18174: regrtest -R 3:3 now also detects FD leak by vstinner · Pull Request #7409 · 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

Merged

vstinner

merged 1 commit into

python:2.7from

vstinner:fd_count27

Jun 5, 2018

Merged

Conversation

@vstinner

@vstinner vstinner commented

Jun 4, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

"python -m test --huntrleaks ..." now also checks for leak of file
descriptors.

Co-Authored-By: Richard Oudkerk shibturn@gmail.com

https://bugs.python.org/issue18174

"python -m test --huntrleaks ..." now also checks for leak of file
descriptors.

Co-Authored-By: Richard Oudkerk <shibturn@gmail.com>

@bedevere-bot

Copy link Copy Markdown

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@vstinner vstinner deleted the fd_count27 branch

June 5, 2018 10:36

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

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