Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: fd48cd57f95d2c4e2f6f4e416d20c36b4484d094
https://github.com/pytest-dev/pytest/commit/fd48cd57f95d2c4e2f6f4e416d20c36b4484d094
Author: Bruno Oliveira <[email protected]>
Date: 2018-12-14 (Fri, 14 Dec 2018)
Changed paths:
A changelog/3078.removal.rst
M doc/en/deprecations.rst
M doc/en/reference.rst
M src/_pytest/assertion/rewrite.py
M src/_pytest/cacheprovider.py
M src/_pytest/config/__init__.py
M src/_pytest/config/findpaths.py
M src/_pytest/deprecated.py
M src/_pytest/hookspec.py
M src/_pytest/nodes.py
M src/_pytest/resultlog.py
M src/_pytest/terminal.py
M src/_pytest/warnings.py
M testing/acceptance_test.py
M testing/deprecated_test.py
M testing/test_assertrewrite.py
M testing/test_config.py
M testing/test_pluginmanager.py
M testing/test_pytester.py
M testing/test_warnings.py
Log Message:
-----------
Remove config.warn, Node.warn; pytest_logwarning issues a warning when
implemented
Fix #3078
Commit: b7e8171cf8a980fbb2399048533dbb579c2424a8
https://github.com/pytest-dev/pytest/commit/b7e8171cf8a980fbb2399048533dbb579c2424a8
Author: Bruno Oliveira <[email protected]>
Date: 2018-12-17 (Mon, 17 Dec 2018)
Changed paths:
M CHANGELOG.rst
R changelog/1495.doc.rst
A changelog/2169.removal.rst
M changelog/3050.deprecation.rst
M changelog/3079.removal.rst
M changelog/3083.removal.rst
A changelog/3085.removal.rst
M changelog/3191.feature.rst
M changelog/3616.removal.rst
R changelog/4265.bugfix.rst
A changelog/4278.feature.rst
R changelog/4278.trivial.rst
M changelog/4292.feature.rst
M changelog/4386.feature.rst
M changelog/4416.feature.rst
M changelog/4421.removal.rst
M changelog/4435.bugfix.rst
M changelog/4435.deprecation.rst
M changelog/4483.feature.rst
R changelog/4500.bugfix.rst
M changelog/4535.removal.rst
A changelog/4543.removal.rst
A changelog/4547.removal.rst
M doc/en/announce/index.rst
A doc/en/announce/release-4.0.2.rst
M doc/en/deprecations.rst
M doc/en/example/parametrize.rst
M doc/en/usage.rst
M src/_pytest/config/__init__.py
M src/_pytest/deprecated.py
M src/_pytest/fixtures.py
M src/_pytest/junitxml.py
M src/_pytest/python.py
M src/_pytest/python_api.py
M testing/acceptance_test.py
M testing/deprecated_test.py
M testing/python/fixture.py
M testing/python/metafunc.py
M testing/python/raises.py
M testing/test_assertion.py
M testing/test_config.py
M testing/test_junitxml.py
M testing/test_terminal.py
Log Message:
-----------
Merge branch 'features' into remove-legacy-warn
Commit: 8563364d8be672e4155cdbcf23b2ec9c912a7d09
https://github.com/pytest-dev/pytest/commit/8563364d8be672e4155cdbcf23b2ec9c912a7d09
Author: Bruno Oliveira <[email protected]>
Date: 2018-12-18 (Tue, 18 Dec 2018)
Changed paths:
A changelog/3078.removal.rst
M doc/en/deprecations.rst
M doc/en/reference.rst
M src/_pytest/assertion/rewrite.py
M src/_pytest/cacheprovider.py
M src/_pytest/config/__init__.py
M src/_pytest/config/findpaths.py
M src/_pytest/deprecated.py
M src/_pytest/hookspec.py
M src/_pytest/nodes.py
M src/_pytest/resultlog.py
M src/_pytest/terminal.py
M src/_pytest/warnings.py
M testing/acceptance_test.py
M testing/deprecated_test.py
M testing/test_assertrewrite.py
M testing/test_config.py
M testing/test_pluginmanager.py
M testing/test_pytester.py
M testing/test_warnings.py
Log Message:
-----------
Merge pull request #4542 from nicoddemus/remove-legacy-warn
Remove config.warn, Node.warn and pytest_logwarning
Compare:
https://github.com/pytest-dev/pytest/compare/e63c7a13ffa8...8563364d8be6
**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