Skip to content

bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1).#10926

Merged
serhiy-storchaka merged 3 commits intopython:masterfrom
serhiy-storchaka:fd-leaks-tools1
Mar 30, 2019
Merged

bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1).#10926
serhiy-storchaka merged 3 commits intopython:masterfrom
serhiy-storchaka:fd-leaks-tools1

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 5, 2018

Copy link
Member

@matrixise matrixise left a comment

Choose a reason for hiding this comment

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

Hi @serhiy-storchaka this PR seems to be ok, I am going to check the second part (https://github.com/python/cpython/pull/10927/files)

@serhiy-storchaka serhiy-storchaka merged commit afbb7a3 into python:master Mar 30, 2019
@serhiy-storchaka serhiy-storchaka deleted the fd-leaks-tools1 branch March 30, 2019 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants