Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 36dc6718435c423f768df8334e93d7f06d752784
https://github.com/pytest-dev/pytest/commit/36dc6718435c423f768df8334e93d7f06d752784
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M src/_pytest/_code/code.py
M testing/code/test_excinfo.py
Log Message:
-----------
New ExceptionInfo.getrepr 'chain' parameter to be able to suppress chained
exceptions
Commit: 8e11fe530487e560ac52f49ec50bda1f49718554
https://github.com/pytest-dev/pytest/commit/8e11fe530487e560ac52f49ec50bda1f49718554
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
A changelog/3332.feature.rst
M src/_pytest/config/__init__.py
M testing/acceptance_test.py
Log Message:
-----------
Improve tracebacks for ImportErrors in conftest.py files
Fix #3332
Commit: 2cb35346792af2eb22c719be07dee409c9ef5ba8
https://github.com/pytest-dev/pytest/commit/2cb35346792af2eb22c719be07dee409c9ef5ba8
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M src/_pytest/_code/__init__.py
M src/_pytest/_code/code.py
M src/_pytest/config/__init__.py
M src/_pytest/python.py
Log Message:
-----------
Move filter_traceback to _pytest._code
Commit: ef97121d4282c516e8e355a3c75cd42169848c19
https://github.com/pytest-dev/pytest/commit/ef97121d4282c516e8e355a3c75cd42169848c19
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
M src/_pytest/config/__init__.py
Log Message:
-----------
Removed unused ConftestImportFailure.__str__ method
Commit: ed42ada3739d0e5eec07345a956b102459562b5a
https://github.com/pytest-dev/pytest/commit/ed42ada3739d0e5eec07345a956b102459562b5a
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-13 (Sat, 13 Oct 2018)
Changed paths:
A changelog/3332.feature.rst
M src/_pytest/_code/__init__.py
M src/_pytest/_code/code.py
M src/_pytest/config/__init__.py
M src/_pytest/python.py
M testing/acceptance_test.py
M testing/code/test_excinfo.py
Log Message:
-----------
Merge pull request #4124 from nicoddemus/traceback-import-error-3332
Improve tracebacks for ImportErrors in conftest
Compare:
https://github.com/pytest-dev/pytest/compare/e2667106a249...ed42ada3739d
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit