Skip to content

bpo-32089: Use default action for ResourceWarning#4584

Merged
vstinner merged 2 commits intopython:masterfrom
vstinner:reswarn_default
Nov 27, 2017
Merged

bpo-32089: Use default action for ResourceWarning#4584
vstinner merged 2 commits intopython:masterfrom
vstinner:reswarn_default

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 27, 2017

In development and debug mode, use the "default" action, rather than
the "always" action, for ResourceWarning in the default warnings
filters.

https://bugs.python.org/issue32089

In development and debug mode, use the "default" action, rather than
the "always" action, for ResourceWarning in the default warnings
filters.
@vstinner vstinner merged commit 21c7730 into python:master Nov 27, 2017
@vstinner vstinner deleted the reswarn_default branch November 27, 2017 11:11
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