[Pytest-commit] [pytest-dev/pytest] da04ff: ignore _CompatProperty when parsing fixtures

Bruno Oliveira nicoddemus at gmail.com
Wed Oct 31 11:52:57 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: da04ff52e4bfeeb604f52b44d9031b3dc74c7004
      https://github.com/pytest-dev/pytest/commit/da04ff52e4bfeeb604f52b44d9031b3dc74c7004
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    A changelog/2701.bugfix.rst
    M src/_pytest/fixtures.py

  Log Message:
  -----------
  ignore _CompatProperty when parsing fixtures

this avoid triggering the warnings when parsing the session node as session plugin


  Commit: b5d62cdb553484267a005707c94faf0287433f5e
      https://github.com/pytest-dev/pytest/commit/b5d62cdb553484267a005707c94faf0287433f5e
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M changelog/2701.bugfix.rst

  Log Message:
  -----------
  Update 2701.bugfix.rst


  Commit: 0fea71a4f58f9e78d4666adb9639baaf775e327b
      https://github.com/pytest-dev/pytest/commit/0fea71a4f58f9e78d4666adb9639baaf775e327b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    A changelog/2701.bugfix.rst
    M src/_pytest/fixtures.py

  Log Message:
  -----------
  Merge pull request #4164 from RonnyPfannschmidt/nowarn-session-attributes

don`t parse compat properties as fixtures


Compare: https://github.com/pytest-dev/pytest/compare/7571f079c808...0fea71a4f58f
      **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