Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: 03829fde8afde32c7ee4ff0d01b728b405e24b5d
https://github.com/pytest-dev/pytest/commit/03829fde8afde32c7ee4ff0d01b728b405e24b5d
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-11-04 (Sat, 04 Nov 2017)
Changed paths:
M _pytest/_code/code.py
M _pytest/_code/source.py
M _pytest/assertion/util.py
M _pytest/config.py
M _pytest/fixtures.py
M _pytest/mark.py
M _pytest/pytester.py
M _pytest/python.py
M _pytest/skipping.py
M _pytest/terminal.py
M _pytest/unittest.py
M testing/code/test_excinfo.py
M testing/code/test_source.py
M testing/code/test_source_multiline_block.py
M testing/python/collect.py
M testing/python/fixture.py
M testing/python/integration.py
M testing/python/metafunc.py
M testing/test_assertion.py
M testing/test_assertrewrite.py
M testing/test_collection.py
M testing/test_config.py
M testing/test_conftest.py
M testing/test_mark.py
M testing/test_nose.py
M testing/test_pluginmanager.py
M testing/test_recwarn.py
M testing/test_runner.py
M testing/test_runner_xunit.py
M testing/test_session.py
M testing/test_skipping.py
M testing/test_terminal.py
M testing/test_unittest.py
M tox.ini
Log Message:
-----------
Fix linting E741: ambiguous variable name
Commit: b11640c1eb27a170e6390b4b39be8b06e23f3a5a
https://github.com/pytest-dev/pytest/commit/b11640c1eb27a170e6390b4b39be8b06e23f3a5a
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-11-04 (Sat, 04 Nov 2017)
Changed paths:
M _pytest/_code/code.py
M _pytest/_code/source.py
M _pytest/assertion/rewrite.py
M _pytest/fixtures.py
M _pytest/main.py
M _pytest/python_api.py
M _pytest/runner.py
M _pytest/unittest.py
M testing/code/test_excinfo.py
M tox.ini
Log Message:
-----------
Fix linting E722: do not use bare except
Commit: 3900879a5c261dc06ac69415b7b3507ec6142a9c
https://github.com/pytest-dev/pytest/commit/3900879a5c261dc06ac69415b7b3507ec6142a9c
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M testing/test_warnings.py
Log Message:
-----------
Mark test_py2_unicode as xfail in PyPy2 on Windows
#2905
Commit: 66fbebfc264722137a223d1f918061c609ddd8a1
https://github.com/pytest-dev/pytest/commit/66fbebfc264722137a223d1f918061c609ddd8a1
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-11-10 (Fri, 10 Nov 2017)
Changed paths:
M _pytest/_code/code.py
M _pytest/_code/source.py
M _pytest/assertion/rewrite.py
M _pytest/assertion/util.py
M _pytest/config.py
M _pytest/fixtures.py
M _pytest/main.py
M _pytest/mark.py
M _pytest/pytester.py
M _pytest/python.py
M _pytest/python_api.py
M _pytest/runner.py
M _pytest/skipping.py
M _pytest/terminal.py
M _pytest/unittest.py
M testing/code/test_excinfo.py
M testing/code/test_source.py
M testing/code/test_source_multiline_block.py
M testing/python/collect.py
M testing/python/fixture.py
M testing/python/integration.py
M testing/python/metafunc.py
M testing/test_assertion.py
M testing/test_assertrewrite.py
M testing/test_collection.py
M testing/test_config.py
M testing/test_conftest.py
M testing/test_mark.py
M testing/test_nose.py
M testing/test_pluginmanager.py
M testing/test_recwarn.py
M testing/test_runner.py
M testing/test_runner_xunit.py
M testing/test_session.py
M testing/test_skipping.py
M testing/test_terminal.py
M testing/test_unittest.py
M testing/test_warnings.py
M tox.ini
Log Message:
-----------
Merge pull request #2894 from nicoddemus/fix-linting-errors
Fix linting errors
Compare:
https://github.com/pytest-dev/pytest/compare/b2b1eb262f3a...66fbebfc2647
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit