Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Comments

Update pytest to 3.3.2#108

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-3.3.1-to-3.3.2
Closed

Update pytest to 3.3.2#108
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-3.3.1-to-3.3.2

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Jan 5, 2018

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

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

Changelog

3.3.2

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

Bug Fixes

  • pytester: ignore files used to obtain current user metadata in the fd leak
    detector. (2784 <https://github.com/pytest-dev/pytest/issues/2784>_)
  • Fix memory leak where objects returned by fixtures were never destructed
    by the garbage collector. (2981 <https://github.com/pytest-dev/pytest/issues/2981>_)
  • Fix conversion of pyargs to filename to not convert symlinks and not use
    deprecated features on Python 3. (2985 <https://github.com/pytest-dev/pytest/issues/2985>_)
  • PYTEST_DONT_REWRITE is now checked for plugins too rather than only for
    test modules. (2995 <https://github.com/pytest-dev/pytest/issues/2995>_)

Improved Documentation

  • Add clarifying note about behavior of multiple parametrized arguments (3001 <https://github.com/pytest-dev/pytest/issues/3001>_)

Trivial/Internal Changes

  • Code cleanup. (3015 <https://github.com/pytest-dev/pytest/issues/3015>,
    3021 <https://github.com/pytest-dev/pytest/issues/3021>
    )
  • Clean up code by replacing imports and references of _ast to ast. (3018 <https://github.com/pytest-dev/pytest/issues/3018>_)

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

Happy merging! 🤖

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #121

@pyup-bot pyup-bot closed this Jan 31, 2018
@limdauto limdauto deleted the pyup-update-pytest-3.3.1-to-3.3.2 branch January 31, 2018 05:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant