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

  Changed paths:
    A changelog/3775.bugfix.rst
    M src/_pytest/config/__init__.py
    A testing/example_scripts/config/collect_pytest_prefix/conftest.py
    A testing/example_scripts/config/collect_pytest_prefix/test_foo.py
    M testing/test_config.py

  Log Message:
  -----------
  Only consider actual functions when considering hooks

Fix #3775


  Commit: d11781920b60ec2177b91d66d67736d62479d5cf
      
https://github.com/pytest-dev/pytest/commit/d11781920b60ec2177b91d66d67736d62479d5cf
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-05 (Sun, 05 Aug 2018)

  Changed paths:
    A changelog/3775.bugfix.rst
    M src/_pytest/config/__init__.py
    A testing/example_scripts/config/collect_pytest_prefix/conftest.py
    A testing/example_scripts/config/collect_pytest_prefix/test_foo.py
    M testing/test_config.py

  Log Message:
  -----------
  Merge pull request #3782 from nicoddemus/pytest-non-functions

Only consider actual functions when collecting hooks


Compare: 
https://github.com/pytest-dev/pytest/compare/a76cc8f8c475...d11781920b60
      **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