Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: c14a23d4e46810e613401ec095803debcf3b4af5
https://github.com/pytest-dev/pytest/commit/c14a23d4e46810e613401ec095803debcf3b4af5
Author: Niklas JQ <[email protected]>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M doc/en/example/assertion/failure_demo.py
M doc/en/example/reportingdemo.rst
M src/_pytest/assertion/util.py
M src/_pytest/cacheprovider.py
M src/_pytest/capture.py
M src/_pytest/compat.py
M src/_pytest/deprecated.py
M src/_pytest/helpconfig.py
M src/_pytest/python.py
M src/_pytest/recwarn.py
M src/_pytest/terminal.py
M testing/acceptance_test.py
M testing/logging/test_formatter.py
M testing/test_junitxml.py
M testing/test_pdb.py
Log Message:
-----------
Fix #4093: multiple string literals on a line
Commit: d1322570ddb8f1ec65924f990fe6d5c1e1ac6f36
https://github.com/pytest-dev/pytest/commit/d1322570ddb8f1ec65924f990fe6d5c1e1ac6f36
Author: Niklas JQ <[email protected]>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
A changelog/4093.trivial.rst
Log Message:
-----------
Fix issue 4093
Commit: c9a85b0e78e744e2101473d313f7b50e2ecc408f
https://github.com/pytest-dev/pytest/commit/c9a85b0e78e744e2101473d313f7b50e2ecc408f
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M changelog/4093.trivial.rst
M doc/en/example/assertion/failure_demo.py
M src/_pytest/terminal.py
M testing/test_pdb.py
Log Message:
-----------
Fix linting
Commit: 0f5263cdc36db27295f31298338bbd91f5bbc8c1
https://github.com/pytest-dev/pytest/commit/0f5263cdc36db27295f31298338bbd91f5bbc8c1
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-11 (Thu, 11 Oct 2018)
Changed paths:
A changelog/4093.trivial.rst
M doc/en/example/assertion/failure_demo.py
M doc/en/example/reportingdemo.rst
M src/_pytest/assertion/util.py
M src/_pytest/cacheprovider.py
M src/_pytest/capture.py
M src/_pytest/compat.py
M src/_pytest/deprecated.py
M src/_pytest/helpconfig.py
M src/_pytest/python.py
M src/_pytest/recwarn.py
M src/_pytest/terminal.py
M testing/acceptance_test.py
M testing/logging/test_formatter.py
M testing/test_junitxml.py
M testing/test_pdb.py
Log Message:
-----------
Merge pull request #4109 from njonesu/master
Fix multiple string literals on a line #4093
Compare:
https://github.com/pytest-dev/pytest/compare/e20987ce825e...0f5263cdc36d
**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