File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 Thanks `@joguSD `_ for the PR.
1111
1212* Fix ``UnicodeEncodeError `` when string comparison with unicode has failed. (`#1864 `_)
13- Thanks `@AiOO `_ for the PR
13+ Thanks `@AiOO `_ for the PR.
14+
15+ * ``pytest_plugins `` is now handled correctly if defined as a string (as opposed as
16+ a sequence of strings) when modules are considered for assertion rewriting.
17+ Due to this bug, much more modules were being rewritten than necessary
18+ if a test suite uses ``pytest_plugins `` to load internal plugins (`#1888 `_).
19+ Thanks `@jaraco `_ for the report and `@nicoddemus `_ for the PR (`#1891 `_).
1420
1521*
1622
1925
2026.. _#1857 : https://github.com/pytest-dev/pytest/issues/1857
2127.. _#1864 : https://github.com/pytest-dev/pytest/issues/1864
28+ .. _#1888 : https://github.com/pytest-dev/pytest/issues/1888
29+ .. _#1891 : https://github.com/pytest-dev/pytest/pull/1891
2230
2331
24323.0.1
You can’t perform that action at this time.
0 commit comments