Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 821f9a94d8e5f8328abb43277781d29c03fa1b05
      
https://github.com/pytest-dev/pytest/commit/821f9a94d8e5f8328abb43277781d29c03fa1b05
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M _pytest/deprecated.py
    M _pytest/python.py

  Log Message:
  -----------
  deprecate the public internal PyCollector.makeitem method


  Commit: 766de67392dda354fd37023f219dd71a4252efce
      
https://github.com/pytest-dev/pytest/commit/766de67392dda354fd37023f219dd71a4252efce
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    M _pytest/deprecated.py

  Log Message:
  -----------
  Fix linting error in deprecated.py


  Commit: d1aa553f739e91cd470eea23042b6c8bcebe9b6f
      
https://github.com/pytest-dev/pytest/commit/d1aa553f739e91cd470eea23042b6c8bcebe9b6f
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-10-30 (Mon, 30 Oct 2017)

  Changed paths:
    A testing/python/test_deprecations.py

  Log Message:
  -----------
  add mocked integrationtest for the deprecationwarning of makeitem


  Commit: d7e8eeef56c3c5a8bcebe19a21943f7e969b62af
      
https://github.com/pytest-dev/pytest/commit/d7e8eeef56c3c5a8bcebe19a21943f7e969b62af
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
    M _pytest/deprecated.py
    M _pytest/python.py
    A testing/python/test_deprecations.py

  Log Message:
  -----------
  Merge pull request #2878 from RonnyPfannschmidt/collector-makeitem-deprecate

deprecate the public internal PyCollector.makeitem method


Compare: 
https://github.com/pytest-dev/pytest/compare/7d43225c3644...d7e8eeef56c3
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to