[Pytest-commit] [pytest-dev/pytest] 9f9f6e: remove most of markertransfer

Bruno Oliveira nicoddemus at gmail.com
Fri Dec 21 11:32:18 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 9f9f6ee48beba8bbf0911e458590aa67b45bd867
      https://github.com/pytest-dev/pytest/commit/9f9f6ee48beba8bbf0911e458590aa67b45bd867
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M src/_pytest/config/__init__.py
    M src/_pytest/fixtures.py
    M src/_pytest/mark/__init__.py
    M src/_pytest/mark/structures.py
    M src/_pytest/nodes.py
    M src/_pytest/python.py
    M src/_pytest/unittest.py
    M testing/test_mark.py

  Log Message:
  -----------
  remove most of markertransfer

keywords are still a big issue


  Commit: 3947b859dc28c33658f82bd6b9ddbe6f4f6d97ba
      https://github.com/pytest-dev/pytest/commit/3947b859dc28c33658f82bd6b9ddbe6f4f6d97ba
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M src/_pytest/config/__init__.py

  Log Message:
  -----------
  fix hookspec parsing


  Commit: b258764ffed842bab2f6c580e48ed8f0b6b06992
      https://github.com/pytest-dev/pytest/commit/b258764ffed842bab2f6c580e48ed8f0b6b06992
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M doc/en/reference.rst
    M tox.ini

  Log Message:
  -----------
  fix docs


  Commit: 64a353f2b688049941fcbad87b62ddea6c3ef71d
      https://github.com/pytest-dev/pytest/commit/64a353f2b688049941fcbad87b62ddea6c3ef71d
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M doc/en/deprecations.rst

  Log Message:
  -----------
  update deprecation docs


  Commit: 102ffc69e8f0a8a82406f7f8a1ffaa722da79de7
      https://github.com/pytest-dev/pytest/commit/102ffc69e8f0a8a82406f7f8a1ffaa722da79de7
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M src/_pytest/config/__init__.py
    M src/_pytest/python.py

  Log Message:
  -----------
  add issue references to the todos


  Commit: 8f8d3114dd12564b9e051ca48fab55c3496b4cd1
      https://github.com/pytest-dev/pytest/commit/8f8d3114dd12564b9e051ca48fab55c3496b4cd1
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M doc/en/deprecations.rst

  Log Message:
  -----------
   apply suggested enhancements in deprecations.rst


  Commit: 134641fcb5687bd76511bdc629407a4c0be05685
      https://github.com/pytest-dev/pytest/commit/134641fcb5687bd76511bdc629407a4c0be05685
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    A changelog/4546.removal.rst
    A changelog/891.removal.rst

  Log Message:
  -----------
  add first set of changelog entries for marker removal


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

  Changed paths:
    A changelog/4546.removal.rst
    A changelog/891.removal.rst
    M doc/en/deprecations.rst
    M doc/en/reference.rst
    M src/_pytest/config/__init__.py
    M src/_pytest/fixtures.py
    M src/_pytest/mark/__init__.py
    M src/_pytest/mark/structures.py
    M src/_pytest/nodes.py
    M src/_pytest/python.py
    M src/_pytest/unittest.py
    M testing/test_mark.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #4564 from RonnyPfannschmidt/remove-markinfo

 Remove MarkInfo


Compare: https://github.com/pytest-dev/pytest/compare/58fc918d0a2d...134ace98d9b4
      **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