Skip to content

Conversation

@jdufresne
Copy link
Member

Always explicitly close files. Use a context manager to make this easier. Fixes ResourceWarning when Python has warnings enabled.

Always explicitly close files. Use a context manager to make this
easier. Fixes ResourceWarning when Python has warnings enabled.
@coveralls
Copy link

coveralls commented Oct 21, 2017

Coverage Status

Coverage remained the same at 87.609% when pulling 76614f7 on jdufresne:resource-warning into 53e7a36 on requests:master.

@sigmavirus24 sigmavirus24 merged commit a0938dc into requests:master Oct 21, 2017
@jdufresne jdufresne deleted the resource-warning branch December 26, 2018 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants