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

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/mark.py
    M setup.py

  Log Message:
  -----------
  introduce attrs as dependency and use it

for FixtureFunctionMarker and marks


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

  Changed paths:
    A changelog/2641.trivial

  Log Message:
  -----------
  Add CHANGELOG entry for attrs module dependency


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

  Changed paths:
    M AUTHORS
    M _pytest/assertion/rewrite.py
    M _pytest/deprecated.py
    M _pytest/doctest.py
    M _pytest/mark.py
    M _pytest/python.py
    A changelog/1505.doc
    A changelog/2658.doc
    A changelog/2856.bugfix
    A changelog/2877.trivial
    A changelog/2882.bugfix
    M doc/en/assert.rst
    M doc/en/example/parametrize.rst
    M doc/en/example/pythoncollection.rst
    M doc/en/fixture.rst
    M doc/en/plugins.rst
    M doc/en/skipping.rst
    M doc/en/writing_plugins.rst
    A testing/python/test_deprecations.py
    M testing/test_assertrewrite.py
    M testing/test_doctest.py
    M testing/test_mark.py
    M tox.ini

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/features' into 
RonnyPfannschmidt/introduce-attrs


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

  Changed paths:
    M _pytest/fixtures.py
    M _pytest/mark.py
    A changelog/2641.trivial
    M setup.py

  Log Message:
  -----------
  Merge pull request #2641 from RonnyPfannschmidt/introduce-attrs

[RFC] Introduce attrs


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

Reply via email to