Merge pull request #3093 from cryvate/fix-issue-2985-blurb
Fix issue 2985 blurb in changelog
This commit is contained in:
commit
794fb193ba
|
@ -21,8 +21,7 @@ Bug Fixes
|
||||||
by the garbage collector. (`#2981
|
by the garbage collector. (`#2981
|
||||||
<https://github.com/pytest-dev/pytest/issues/2981>`_)
|
<https://github.com/pytest-dev/pytest/issues/2981>`_)
|
||||||
|
|
||||||
- Fix conversion of pyargs to filename to not convert symlinks and not use
|
- Fix conversion of pyargs to filename to not convert symlinks on Python 2. (`#2985
|
||||||
deprecated features on Python 3. (`#2985
|
|
||||||
<https://github.com/pytest-dev/pytest/issues/2985>`_)
|
<https://github.com/pytest-dev/pytest/issues/2985>`_)
|
||||||
|
|
||||||
- ``PYTEST_DONT_REWRITE`` is now checked for plugins too rather than only for
|
- ``PYTEST_DONT_REWRITE`` is now checked for plugins too rather than only for
|
||||||
|
|
Loading…
Reference in New Issue