Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: 3dd24f8d218408f421aa9c88b7343bbb54e423f8
https://github.com/pytest-dev/pytest/commit/3dd24f8d218408f421aa9c88b7343bbb54e423f8
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-01-08 (Mon, 08 Jan 2018)
Changed paths:
M tox.ini
Log Message:
-----------
Ignore ImportWarnings regarding package resolution
The problem is described/discussed in #3061
Ideally this should be a temporary solution until we find a proper one
which gets rid of the warning
Commit: b6b36bc167b1d05b9b8353e38e2cedd124d1f4e1
https://github.com/pytest-dev/pytest/commit/b6b36bc167b1d05b9b8353e38e2cedd124d1f4e1
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-01-08 (Mon, 08 Jan 2018)
Changed paths:
M _pytest/python.py
Log Message:
-----------
Handle pluggy package or module for traceback filtering
Since 0.6.1 pluggy has been turned into a package
Commit: 962aede2904592b206ae8e4e3fe0c749fd178a45
https://github.com/pytest-dev/pytest/commit/962aede2904592b206ae8e4e3fe0c749fd178a45
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-01-09 (Tue, 09 Jan 2018)
Changed paths:
M _pytest/python.py
M tox.ini
Log Message:
-----------
Merge pull request #3096 from nicoddemus/import-warnings
Ignore ImportWarnings regarding package resolution
Compare:
https://github.com/pytest-dev/pytest/compare/a8d3d329ec4e...962aede29045
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit