Skip to content

Commit ae58b2f

Browse files
committed
rst fix
1 parent e8fa4e6 commit ae58b2f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/changelog.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ Bug fixes
99

1010
* Workaround `--pdb` interaction with Django TestCase. The issue is caused by
1111
Django TestCase not implementing TestCase.debug() properly but was brought to
12-
attention with recent changes in pytest 3.0.2. Related issues:
13-
* https://github.com/pytest-dev/pytest/issues/1977
14-
* https://github.com/pytest-dev/pytest-django/pull/406
15-
* https://code.djangoproject.com/ticket/27391
16-
12+
attention with recent changes in pytest 3.0.2. Related issues: `pytest issue <https://github.com/pytest-dev/pytest/issues/1977>`_,
13+
`Django issue <https://code.djangoproject.com/ticket/27391>`_.
1714

1815
3.1.0
1916
-----

0 commit comments

Comments
 (0)