Correct issue number in changelog

This commit is contained in:
Anthony Sottile
2018-06-06 13:27:59 -07:00
parent 60273d7e99
commit 60b34ec7ec

View File

@@ -48,8 +48,8 @@ Trivial/Internal Changes
- Fix if in tests to support 3.7.0b5, where a docstring handling in AST got
reverted. (`#3530 <https://github.com/pytest-dev/pytest/issues/3530>`_)
- Remove some python2.5 compatibility code. (`#3629
<https://github.com/pytest-dev/pytest/issues/3629>`_)
- Remove some python2.5 compatibility code. (`#3529
<https://github.com/pytest-dev/pytest/issues/3529>`_)
Pytest 3.6.0 (2018-05-23)