Skip to content

Commit 794fb19

Browse files
authored
Merge pull request #3093 from cryvate/fix-issue-2985-blurb
Fix issue 2985 blurb in changelog
2 parents 29ff930 + d7e1f03 commit 794fb19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ Bug Fixes
2121
by the garbage collector. (`#2981
2222
<https://github.com/pytest-dev/pytest/issues/2981>`_)
2323

24-
- Fix conversion of pyargs to filename to not convert symlinks and not use
25-
deprecated features on Python 3. (`#2985
24+
- Fix conversion of pyargs to filename to not convert symlinks on Python 2. (`#2985
2625
<https://github.com/pytest-dev/pytest/issues/2985>`_)
2726

2827
- ``PYTEST_DONT_REWRITE`` is now checked for plugins too rather than only for

0 commit comments

Comments
 (0)