[Pytest-commit] [pytest-dev/pytest] 86a14d: Fix scope determination with indirect parameters

Bruno Oliveira nicoddemus at gmail.com
Wed Sep 19 19:06:46 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 86a14d007da61d66f09df4729a699a2c91eae644
      https://github.com/pytest-dev/pytest/commit/86a14d007da61d66f09df4729a699a2c91eae644
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-14 (Fri, 14 Sep 2018)

  Changed paths:
    A changelog/3941.bugfix.rst
    M src/_pytest/python.py
    M testing/python/metafunc.py

  Log Message:
  -----------
  Fix scope determination with indirect parameters

Fix #3941


  Commit: 27772f67c038a3f1d392b0382e7389b255b31b95
      https://github.com/pytest-dev/pytest/commit/27772f67c038a3f1d392b0382e7389b255b31b95
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-09-19 (Wed, 19 Sep 2018)

  Changed paths:
    A changelog/3941.bugfix.rst
    M src/_pytest/python.py
    M testing/python/metafunc.py

  Log Message:
  -----------
  Merge pull request #3987 from nicoddemus/fix-find-scope-3941

Fix scope determination with indirect parameters


Compare: https://github.com/pytest-dev/pytest/compare/10b3b2dc68bc...27772f67c038
      **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