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

Fix DeprecationWarnings and ResourceWarnings #1095

Merged
merged 4 commits into from
May 23, 2017
Merged

Commits on May 23, 2017

  1. Fix DeprecationWarnings and ResourceWarnings

    Recent py.test versions display Python warnings at the end of a test run,
    which helps us chase those.
    pitrou committed May 23, 2017
    Configuration menu
    Copy the full SHA
    2e5f617 View commit details
    Browse the repository at this point in the history
  2. Nits

    pitrou committed May 23, 2017
    Configuration menu
    Copy the full SHA
    bf85339 View commit details
    Browse the repository at this point in the history
  3. A couple more fixes

    pitrou committed May 23, 2017
    Configuration menu
    Copy the full SHA
    cb2f13a View commit details
    Browse the repository at this point in the history
  4. Fix one more warning

    pitrou committed May 23, 2017
    Configuration menu
    Copy the full SHA
    41d7084 View commit details
    Browse the repository at this point in the history