Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: afc607cfd81458d4e4f3b1f3cf8cc931b933907e
      
https://github.com/pytest-dev/pytest/commit/afc607cfd81458d4e4f3b1f3cf8cc931b933907e
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/hookspec.py
    M _pytest/main.py
    M _pytest/nodes.py
    M _pytest/python.py
    M doc/en/writing_plugins.rst
    M pytest.py
    M testing/python/collect.py
    M testing/test_resultlog.py
    M tox.ini

  Log Message:
  -----------
  move node base classes from main to nodes


  Commit: 94608c6110ac45e52c752501c3c50d9df977436a
      
https://github.com/pytest-dev/pytest/commit/94608c6110ac45e52c752501c3c50d9df977436a
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
    M _pytest/nodes.py

  Log Message:
  -----------
  port _Compatproperty to attrs


  Commit: c70efaa0fb955ee4276ebd6d08ccc73d821a22ed
      
https://github.com/pytest-dev/pytest/commit/c70efaa0fb955ee4276ebd6d08ccc73d821a22ed
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/hookspec.py
    M _pytest/main.py
    M _pytest/nodes.py
    M _pytest/python.py
    M doc/en/writing_plugins.rst
    M pytest.py
    M testing/python/collect.py
    M testing/test_resultlog.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #3047 from RonnyPfannschmidt/mark-newapi

move node base classes from main to nodes


Compare: 
https://github.com/pytest-dev/pytest/compare/0d83dd1b3113...c70efaa0fb95
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to