Preparing release version 3.7.1
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Raise immediately if ``approx()`` is given an expected value of a type it doesn't understand (e.g. strings, nested dicts, etc.).
|
||||
@@ -1 +0,0 @@
|
||||
Correctly represent the dimensions of an numpy array when calling ``repr()`` on ``approx()``.
|
||||
@@ -1 +0,0 @@
|
||||
Display the absolute path if ``cache_dir`` is not relative to the ``rootdir`` instead of failing.
|
||||
@@ -1 +0,0 @@
|
||||
Fix compatibility problem with plugins and the warning code issued by fixture functions when they are called directly.
|
||||
@@ -1 +0,0 @@
|
||||
Fix infinite recursion in ``pytest.approx`` with arrays in ``numpy<1.13``.
|
||||
@@ -1 +0,0 @@
|
||||
Pin pathlib2 to ``>=2.2.0`` as we require ``__fspath__`` support.
|
||||
@@ -1 +0,0 @@
|
||||
Fix ``TypeError`` when the assertion message is ``bytes`` in python 3.
|
||||
Reference in New Issue
Block a user