Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: ef8ec01e3979aff992d63540a0e36a957e133c76
      
https://github.com/pytest-dev/pytest/commit/ef8ec01e3979aff992d63540a0e36a957e133c76
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-04 (Sat, 04 Aug 2018)

  Changed paths:
    M src/_pytest/compat.py
    M src/_pytest/fixtures.py
    M testing/acceptance_test.py
    A testing/example_scripts/acceptance/fixture_mock_integration.py
    M testing/test_compat.py

  Log Message:
  -----------
  Fix issue where fixtures would lose the decorated functionality

Fix #3774


  Commit: 67106f056b0633b35dd4a080ef120fa61b55cf37
      
https://github.com/pytest-dev/pytest/commit/67106f056b0633b35dd4a080ef120fa61b55cf37
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M src/_pytest/compat.py
    M src/_pytest/fixtures.py
    M testing/test_compat.py

  Log Message:
  -----------
  Use a custom holder class so we can be sure __pytest_wrapper__ was set by us


  Commit: 4d8903fd0b89369e0e44f084e93c43d2ce26d736
      
https://github.com/pytest-dev/pytest/commit/4d8903fd0b89369e0e44f084e93c43d2ce26d736
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-09 (Thu, 09 Aug 2018)

  Changed paths:
    M src/_pytest/compat.py
    M src/_pytest/fixtures.py
    M testing/acceptance_test.py
    A testing/example_scripts/acceptance/fixture_mock_integration.py
    M testing/test_compat.py

  Log Message:
  -----------
  Merge pull request #3780 from nicoddemus/mock-integration-fix

Fix issue where fixtures would lose the decorated functionality


Compare: 
https://github.com/pytest-dev/pytest/compare/5d3c5123f883...4d8903fd0b89
      **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
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to