Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: ba5630e0f8fd35a3a8e98b5dee9572832198bc82
      
https://github.com/pytest-dev/pytest/commit/ba5630e0f8fd35a3a8e98b5dee9572832198bc82
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M testing/deprecated_test.py

  Log Message:
  -----------
  Simplify test_pytest_plugins_in_non_top_level_conftest_deprecated


  Commit: 32c5a113e23e31f06b32dbed9ad1a71e7d5d870c
      
https://github.com/pytest-dev/pytest/commit/32c5a113e23e31f06b32dbed9ad1a71e7d5d870c
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    A changelog/4039.bugfix.rst
    M src/_pytest/config/__init__.py
    M testing/deprecated_test.py
    M testing/test_conftest.py

  Log Message:
  -----------
  Do not issue non-top-level conftest warning when --pyargs is used

Fix #4039


  Commit: d8d7f73e1cef40394e90b595fd0f21bd9097b23a
      
https://github.com/pytest-dev/pytest/commit/d8d7f73e1cef40394e90b595fd0f21bd9097b23a
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    A changelog/4039.bugfix.rst
    M src/_pytest/config/__init__.py
    M testing/deprecated_test.py
    M testing/test_conftest.py

  Log Message:
  -----------
  Merge pull request #4045 from nicoddemus/root-conftest-warning-workaround-4039

Do not issue non-top-level conftest warning when --pyargs is used


Compare: 
https://github.com/pytest-dev/pytest/compare/3c23b5b0106b...d8d7f73e1cef
      **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