Prepare release version 7.0.1
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Fix invalid importing of ``importlib.readers`` in Python 3.9.
|
||||
@@ -1,3 +0,0 @@
|
||||
Restore `UnitTestFunction.obj` to return unbound rather than bound method.
|
||||
Fixes a crash during a failed teardown in unittest TestCases with non-default `__init__`.
|
||||
Regressed in pytest 7.0.0.
|
||||
@@ -1 +0,0 @@
|
||||
The ``pythonpath`` plugin was renamed to ``python_path``. This avoids a conflict with the ``pytest-pythonpath`` plugin.
|
||||
@@ -1 +0,0 @@
|
||||
Fix running tests by id with ``::`` in the parametrize portion.
|
||||
@@ -1,2 +0,0 @@
|
||||
Delay issuing a :class:`~pytest.PytestWarning` about diamond inheritance involving :class:`~pytest.Item` and
|
||||
:class:`~pytest.Collector` so it can be filtered using :ref:`standard warning filters <warnings>`.
|
||||
Reference in New Issue
Block a user