Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 090f7ff44907ab1b3317bf5c19b36fabb6a84b8b
      
https://github.com/pytest-dev/pytest/commit/090f7ff44907ab1b3317bf5c19b36fabb6a84b8b
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    A changelog/4489.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M testing/deprecated_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Remove request.cached_setup

Fix #4489


  Commit: 40b85d7ee89388245e7bb45b044993251c71664c
      
https://github.com/pytest-dev/pytest/commit/40b85d7ee89388245e7bb45b044993251c71664c
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    A changelog/3083.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M src/_pytest/python.py
    M testing/acceptance_test.py
    M testing/deprecated_test.py
    M testing/python/metafunc.py

  Log Message:
  -----------
  Remove Metafunc.addcall

Fix #3083


  Commit: a131f0acf6350968cc58f72328391abe84c1c365
      
https://github.com/pytest-dev/pytest/commit/a131f0acf6350968cc58f72328391abe84c1c365
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    A changelog/3083.removal.rst
    A changelog/4489.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M src/_pytest/python.py
    M testing/acceptance_test.py
    M testing/deprecated_test.py
    M testing/python/fixture.py
    M testing/python/metafunc.py

  Log Message:
  -----------
  Merge pull request #4490 from nicoddemus/remove-cached-setup-add-call

Remove cached_setup and Metafunc.addcall


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

Reply via email to