Skip to content

Update pytest to 3.9.2#3

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-3.9.1-to-3.9.2
Closed

Update pytest to 3.9.2#3
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-3.9.1-to-3.9.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest from 3.9.1 to 3.9.2.

Changelog

3.9.2

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

Bug Fixes
---------

- `2909 <https://github.com/pytest-dev/pytest/issues/2909>`_: Improve error message when a recursive dependency between fixtures is detected.


- `3340 <https://github.com/pytest-dev/pytest/issues/3340>`_: Fix logging messages not shown in hooks ``pytest_sessionstart()`` and ``pytest_sessionfinish()``.


- `3533 <https://github.com/pytest-dev/pytest/issues/3533>`_: Fix unescaped XML raw objects in JUnit report for skipped tests


- `3691 <https://github.com/pytest-dev/pytest/issues/3691>`_: Python 2: safely format warning message about passing unicode strings to ``warnings.warn``, which may cause
surprising ``MemoryError`` exception when monkey patching ``warnings.warn`` itself.


- `4026 <https://github.com/pytest-dev/pytest/issues/4026>`_: Improve error message when it is not possible to determine a function's signature.


- `4177 <https://github.com/pytest-dev/pytest/issues/4177>`_: Pin ``setuptools>=40.0`` to support ``py_modules`` in ``setup.cfg``


- `4179 <https://github.com/pytest-dev/pytest/issues/4179>`_: Restore the tmpdir behaviour of symlinking the current test run.


- `4192 <https://github.com/pytest-dev/pytest/issues/4192>`_: Fix filename reported by ``warnings.warn`` when using ``recwarn`` under python2.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #5

@pyup-bot pyup-bot closed this Oct 28, 2018
@wdar wdar deleted the pyup-update-pytest-3.9.1-to-3.9.2 branch October 28, 2018 13:48
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.

1 participant