Skip to content

Update pytest to 4.6.3#15

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-4.6.0-to-4.6.3
Closed

Update pytest to 4.6.3#15
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pytest-4.6.0-to-4.6.3

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest from 4.6.0 to 4.6.3.

Changelog

4.6.2

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

Bug Fixes
---------

- `5370 <https://github.com/pytest-dev/pytest/issues/5370>`_: Revert unrolling of ``all()`` to fix ``NameError`` on nested comprehensions.


- `5371 <https://github.com/pytest-dev/pytest/issues/5371>`_: Revert unrolling of ``all()`` to fix incorrect handling of generators with ``if``.


- `5372 <https://github.com/pytest-dev/pytest/issues/5372>`_: Revert unrolling of ``all()`` to fix incorrect assertion when using ``all()`` in an expression.

4.6.1

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

Bug Fixes
---------

- `5354 <https://github.com/pytest-dev/pytest/issues/5354>`_: Fix ``pytest.mark.parametrize`` when the argvalues is an iterator.


- `5358 <https://github.com/pytest-dev/pytest/issues/5358>`_: Fix assertion rewriting of ``all()`` calls to deal with non-generators.
Links

@pyup-bot pyup-bot mentioned this pull request Jun 12, 2019
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #21

@pyup-bot pyup-bot closed this Jun 29, 2019
@marskar marskar deleted the pyup-update-pytest-4.6.0-to-4.6.3 branch June 29, 2019 21:20
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