Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: af37778b0d8d88b72b485ae53a5dde0478cc1b07
https://github.com/pytest-dev/pytest/commit/af37778b0d8d88b72b485ae53a5dde0478cc1b07
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-01-24 (Wed, 24 Jan 2018)
Changed paths:
M _pytest/_argcomplete.py
M _pytest/assertion/__init__.py
M _pytest/cacheprovider.py
M _pytest/capture.py
M _pytest/config.py
M _pytest/debugging.py
M _pytest/fixtures.py
M _pytest/main.py
M _pytest/mark.py
M _pytest/monkeypatch.py
M _pytest/pytester.py
M _pytest/runner.py
M _pytest/terminal.py
M _pytest/tmpdir.py
A changelog/2147.removal
M testing/acceptance_test.py
M testing/python/collect.py
M testing/python/fixture.py
M testing/python/metafunc.py
M testing/test_capture.py
M testing/test_pytester.py
M testing/test_terminal.py
Log Message:
-----------
All classes now subclass object for better py3 compatibility
Fix #2147
Commit: b8be339632035817ccc65c1d51d0bff7eed68fd5
https://github.com/pytest-dev/pytest/commit/b8be339632035817ccc65c1d51d0bff7eed68fd5
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
M _pytest/_argcomplete.py
M _pytest/assertion/__init__.py
M _pytest/cacheprovider.py
M _pytest/capture.py
M _pytest/config.py
M _pytest/debugging.py
M _pytest/fixtures.py
M _pytest/main.py
M _pytest/mark.py
M _pytest/monkeypatch.py
M _pytest/pytester.py
M _pytest/runner.py
M _pytest/terminal.py
M _pytest/tmpdir.py
A changelog/2147.removal
M testing/acceptance_test.py
M testing/python/collect.py
M testing/python/fixture.py
M testing/python/metafunc.py
M testing/test_capture.py
M testing/test_pytester.py
M testing/test_terminal.py
Log Message:
-----------
Merge pull request #3148 from nicoddemus/deprecate-old-style-classes-2147
All classes now subclass object for better py3 compatibility
Compare:
https://github.com/pytest-dev/pytest/compare/2aad8c0fcebe...b8be33963203
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit