Skip to content

Commit 1815765

Browse files
authored
Merge pull request #3544 from asottile/correct_changelot
Correct issue number in changelog
2 parents 60273d7 + 60b34ec commit 1815765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Trivial/Internal Changes
4848
- Fix if in tests to support 3.7.0b5, where a docstring handling in AST got
4949
reverted. (`#3530 <https://github.com/pytest-dev/pytest/issues/3530>`_)
5050

51-
- Remove some python2.5 compatibility code. (`#3629
52-
<https://github.com/pytest-dev/pytest/issues/3629>`_)
51+
- Remove some python2.5 compatibility code. (`#3529
52+
<https://github.com/pytest-dev/pytest/issues/3529>`_)
5353

5454

5555
Pytest 3.6.0 (2018-05-23)

0 commit comments

Comments
 (0)