Preparing release version 4.6.3

This commit is contained in:
Anthony Sottile
2019-06-11 08:48:11 -07:00
parent f37ea715d8
commit b8e65d03bf
6 changed files with 38 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
``-q`` has again an impact on the style of the collected items
(``--collect-only``) when ``--log-cli-level`` is used.

View File

@@ -1 +0,0 @@
Fix regressions of `#5063 <https://github.com/pytest-dev/pytest/pull/5063>`__ for ``importlib_metadata.PathDistribution`` which have their ``files`` attribute being ``None``.

View File

@@ -1 +0,0 @@
Fix regression where the ``obj`` attribute of ``TestCase`` items was no longer bound to methods.