Skip to content

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Dec 6, 2017

There's a new version of pytest available.
You are currently using 3.3.0. I have updated it to 3.3.1

These links might come in handy: PyPI | Changelog | Repo | Homepage

Changelog

3.3.1

=========================

Bug Fixes

  • Fix issue about -p no:<plugin> having no effect. (2920 <https://github.com/pytest-dev/pytest/issues/2920>_)
  • Fix regression with warnings that contained non-strings in their arguments in
    Python 2. (2956 <https://github.com/pytest-dev/pytest/issues/2956>_)
  • Always escape null bytes when setting PYTEST_CURRENT_TEST. (2957 <https://github.com/pytest-dev/pytest/issues/2957>_)
  • Fix ZeroDivisionError when using the testmon plugin when no tests
    were actually collected. (2971 <https://github.com/pytest-dev/pytest/issues/2971>_)
  • Bring back TerminalReporter.writer as an alias to
    TerminalReporter._tw. This alias was removed by accident in the 3.3.0
    release. (2984 <https://github.com/pytest-dev/pytest/issues/2984>_)
  • The pytest-capturelog plugin is now also blacklisted, avoiding errors when
    running pytest with it still installed. (3004 <https://github.com/pytest-dev/pytest/issues/3004>_)

Improved Documentation

  • Fix broken link to plugin pytest-localserver. (2963 <https://github.com/pytest-dev/pytest/issues/2963>_)

Trivial/Internal Changes

  • Update github "bugs" link in CONTRIBUTING.rst (2949 <https://github.com/pytest-dev/pytest/issues/2949>_)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Dec 6, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a3a6278 on pyup-update-pytest-3.3.0-to-3.3.1 into e43b986 on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a3a6278 on pyup-update-pytest-3.3.0-to-3.3.1 into e43b986 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a3a6278 on pyup-update-pytest-3.3.0-to-3.3.1 into e43b986 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a3a6278 on pyup-update-pytest-3.3.0-to-3.3.1 into e43b986 on master.

@davehunt davehunt merged commit b2ba253 into master Dec 6, 2017
@davehunt davehunt deleted the pyup-update-pytest-3.3.0-to-3.3.1 branch December 6, 2017 14:04
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