Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-32089: Use default action for ResourceWarning #4584

Merged
merged 2 commits into from
Nov 27, 2017
Merged

bpo-32089: Use default action for ResourceWarning #4584

merged 2 commits into from
Nov 27, 2017

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