[Pytest-commit] [pytest-dev/pytest] 1e80a9: Remove pytest_funcarg__ prefix support for definin...

Bruno Oliveira nicoddemus at gmail.com
Fri Dec 14 05:36:11 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 1e80a9cb34c73066cc8fa232be9b20fe284b8ae9
      https://github.com/pytest-dev/pytest/commit/1e80a9cb34c73066cc8fa232be9b20fe284b8ae9
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
    A changelog/4543.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/config/__init__.py
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M testing/deprecated_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Remove pytest_funcarg__ prefix support for defining fixtures

Fix #4543


  Commit: 437f44a1f4f78d36e39461715791ae60d46c6043
      https://github.com/pytest-dev/pytest/commit/437f44a1f4f78d36e39461715791ae60d46c6043
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    A changelog/4543.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/config/__init__.py
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M testing/deprecated_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4544 from nicoddemus/remove-pytest-funcarg-prefix

Remove pytest_funcarg__ prefix support for defining fixtures


Compare: https://github.com/pytest-dev/pytest/compare/26d202a7bd53...437f44a1f4f7
      **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