doc: release-5.3.4

(cherry picked from commit fd1a51a23f)
This commit is contained in:
Daniel Hahler
2020-01-29 18:28:11 +01:00
parent 8c41236c66
commit d478e2bbca
3 changed files with 29 additions and 0 deletions
+9
View File
@@ -28,6 +28,15 @@ with advance notice in the **Deprecations** section of releases.
.. towncrier release notes start
pytest 5.3.5 (2020-01-29)
=========================
Bug Fixes
---------
- `#6517 <https://github.com/pytest-dev/pytest/issues/6517>`_: Fix regression in pytest 5.3.4 causing an INTERNALERROR due to a wrong assertion.
pytest 5.3.4 (2020-01-20)
=========================