Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: c378cb4793c05cc592ac4132d42dd8c0234d5a65
      
https://github.com/pytest-dev/pytest/commit/c378cb4793c05cc592ac4132d42dd8c0234d5a65
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-20 (Thu, 20 Dec 2018)

  Changed paths:
    A changelog/3082.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/mark/structures.py
    M testing/python/collect.py
    M testing/python/metafunc.py
    M testing/test_mark.py

  Log Message:
  -----------
  Remove support for applying marks to values in parametrize

Fix #3082


  Commit: 58fc918d0a2d596c62028daf842689aaeef78a10
      
https://github.com/pytest-dev/pytest/commit/58fc918d0a2d596c62028daf842689aaeef78a10
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    A changelog/3082.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/mark/structures.py
    M testing/python/collect.py
    M testing/python/metafunc.py
    M testing/test_mark.py

  Log Message:
  -----------
  Merge pull request #4571 from nicoddemus/remove-parametrize-marks

Remove support for applying marks to values in parametrize


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