Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 221f42c5cea1e8a3b4603db1f82d3c4f8b852892
      
https://github.com/pytest-dev/pytest/commit/221f42c5cea1e8a3b4603db1f82d3c4f8b852892
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M _pytest/main.py
    A changelog/2444.trivial
    M doc/en/example/markers.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Change --strict help message to clarify it deals with unregistered markers

Fix #2444


  Commit: db24a3b0fb6803c67718852958de4008dcf69319
      
https://github.com/pytest-dev/pytest/commit/db24a3b0fb6803c67718852958de4008dcf69319
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M _pytest/main.py
    A changelog/2444.trivial
    M doc/en/example/markers.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Merge pull request #2552 from nicoddemus/strict-help-message

Change --strict help message to clarify it deals with unregistered markers


  Commit: 3667086acc46f410ffe93a774107fb773833505a
      
https://github.com/pytest-dev/pytest/commit/3667086acc46f410ffe93a774107fb773833505a
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M _pytest/hookspec.py
    A changelog/2539.doc

  Log Message:
  -----------
  Clarify pytest_configure hook call order

Fix #2539


  Commit: 7cd03d761181d1f667636c1a1d6a15b04ff61ac7
      
https://github.com/pytest-dev/pytest/commit/7cd03d761181d1f667636c1a1d6a15b04ff61ac7
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M _pytest/hookspec.py
    A changelog/2539.doc

  Log Message:
  -----------
  Merge pull request #2554 from nicoddemus/pytest-configure-order

Clarify pytest_configure hook call order


  Commit: 80595115b0fe21092170a070f65afd5c50169645
      
https://github.com/pytest-dev/pytest/commit/80595115b0fe21092170a070f65afd5c50169645
  Author: John Still <j...@jmsdvl.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

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

  Log Message:
  -----------
  replace all _escape_strings to _ascii_escaped


  Commit: cdd788085d37225fdb7e8fe344f9a5d937211052
      
https://github.com/pytest-dev/pytest/commit/cdd788085d37225fdb7e8fe344f9a5d937211052
  Author: John Still <j...@jmsdvl.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    A changelog/2533.trivial

  Log Message:
  -----------
  add news fragment to changelog folder


  Commit: 9e0b19cce28ae713470f143021b3ff4d83ea2bd4
      
https://github.com/pytest-dev/pytest/commit/9e0b19cce28ae713470f143021b3ff4d83ea2bd4
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M _pytest/compat.py
    M _pytest/python.py
    A changelog/2533.trivial

  Log Message:
  -----------
  Merge pull request #2561 from jmsdvl/iss2533

Rename _escape_strings to _ascii_escaped


  Commit: d9aaab7ab277a7a5d0716b26c728b6fc1c98469a
      
https://github.com/pytest-dev/pytest/commit/d9aaab7ab277a7a5d0716b26c728b6fc1c98469a
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
    M _pytest/compat.py
    M _pytest/hookspec.py
    M _pytest/main.py
    M _pytest/python.py
    A changelog/2444.trivial
    A changelog/2533.trivial
    A changelog/2539.doc
    M doc/en/example/markers.rst
    M testing/test_skipping.py

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into features


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

Reply via email to