Merge pull request #369 from nicoddemus/release-1.21.1

Release 1.21.1
This commit is contained in:
Bruno Oliveira
2018-11-10 11:51:32 -02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 1.24.1 (2018-11-09)
================================
Bug Fixes
---------
- `#349 <https://github.com/pytest-dev/pytest-xdist/issues/349>`_: Correctly handle warnings created with arguments that can't be serialized during the transfer from workers to master node.
pytest-xdist 1.24.0 (2018-10-18)
================================

View File

@@ -1 +0,0 @@
Correctly handle warnings created with arguments that can't be serialized during the transfer from workers to master node.