Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: 0fc4a806e517ed64717df107a9dca3995326a06f
https://github.com/pytest-dev/pytest/commit/0fc4a806e517ed64717df107a9dca3995326a06f
Author: Anthony Sottile <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M src/_pytest/outcomes.py
M src/_pytest/python.py
M testing/code/test_code.py
M testing/code/test_excinfo.py
M testing/python/metafunc.py
M testing/test_assertion.py
M testing/test_assertrewrite.py
M testing/test_capture.py
M testing/test_junitxml.py
Log Message:
-----------
py.builtins._totext -> string literals or six.text_type
Commit: c2cd3378864ba5e3756413e41042b30742030f04
https://github.com/pytest-dev/pytest/commit/c2cd3378864ba5e3756413e41042b30742030f04
Author: Anthony Sottile <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M bench/empty.py
M doc/en/example/assertion/failure_demo.py
M src/_pytest/_code/code.py
M src/_pytest/assertion/rewrite.py
M src/_pytest/python_api.py
M src/_pytest/recwarn.py
M testing/code/test_source.py
M testing/test_assertrewrite.py
Log Message:
-----------
py.builtin.exec_ => six.exec_
Commit: dccac69d82b5677bcd8ec7775a12b0d13f6e69ac
https://github.com/pytest-dev/pytest/commit/dccac69d82b5677bcd8ec7775a12b0d13f6e69ac
Author: Anthony Sottile <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M testing/test_assertion.py
Log Message:
-----------
py.builtin.text -> six.text_type
Commit: 7099ea9bb0a4fa2b03d3793729bf7cf3254aa04f
https://github.com/pytest-dev/pytest/commit/7099ea9bb0a4fa2b03d3793729bf7cf3254aa04f
Author: Anthony Sottile <[email protected]>
Date: 2018-08-22 (Wed, 22 Aug 2018)
Changed paths:
M src/_pytest/fixtures.py
M src/_pytest/runner.py
M testing/code/test_excinfo.py
Log Message:
-----------
py.builtin._reraise -> six.reraise
Commit: 6f7365509dbf3f734c160e9fe94dfc99f6b0f6fd
https://github.com/pytest-dev/pytest/commit/6f7365509dbf3f734c160e9fe94dfc99f6b0f6fd
Author: Bruno Oliveira <[email protected]>
Date: 2018-08-23 (Thu, 23 Aug 2018)
Changed paths:
M bench/empty.py
M doc/en/example/assertion/failure_demo.py
M src/_pytest/_code/code.py
M src/_pytest/assertion/rewrite.py
M src/_pytest/fixtures.py
M src/_pytest/outcomes.py
M src/_pytest/python.py
M src/_pytest/python_api.py
M src/_pytest/recwarn.py
M src/_pytest/runner.py
M testing/code/test_code.py
M testing/code/test_excinfo.py
M testing/code/test_source.py
M testing/python/metafunc.py
M testing/test_assertion.py
M testing/test_assertrewrite.py
M testing/test_capture.py
M testing/test_junitxml.py
Log Message:
-----------
Merge pull request #3860 from asottile/purge_more_py
Purge more usage of `py` module
Compare:
https://github.com/pytest-dev/pytest/compare/17eec5b97e7e...6f7365509dbf
**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