[Pytest-commit] [pytest-dev/pytest] b05061: Change deprecation type of --result-log to PytestD...

Bruno Oliveira nicoddemus at gmail.com
Sat Dec 1 14:26:19 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: b05061dcd27516da907ce62964263fd91f006ade
      https://github.com/pytest-dev/pytest/commit/b05061dcd27516da907ce62964263fd91f006ade
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    A changelog/4447.trivial.rst
    M doc/en/deprecations.rst
    M doc/en/usage.rst
    M src/_pytest/deprecated.py
    M testing/deprecated_test.py

  Log Message:
  -----------
  Change deprecation type of --result-log to PytestDeprecationWarning

It was decided to deprecate this on a later date (see discussion in #4447)


  Commit: 44b74c8c25fa05c14ce45b884141631bb9df6a66
      https://github.com/pytest-dev/pytest/commit/44b74c8c25fa05c14ce45b884141631bb9df6a66
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    A changelog/4447.trivial.rst
    M doc/en/deprecations.rst
    M doc/en/usage.rst
    M src/_pytest/deprecated.py
    M testing/deprecated_test.py

  Log Message:
  -----------
  Merge pull request #4447 from nicoddemus/remove-result-log

Change resultlog deprecation to PytestDeprecatedWarning


Compare: https://github.com/pytest-dev/pytest/compare/06dc6e349023...44b74c8c25fa
      **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.


More information about the pytest-commit mailing list