Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 16df4da1f7af6e2a4b06e46b9b3263feee2821a5
      
https://github.com/pytest-dev/pytest/commit/16df4da1f7af6e2a4b06e46b9b3263feee2821a5
  Author: Antoine Legrand <2t.anto...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

  Changed paths:
    M _pytest/main.py

  Log Message:
  -----------
  Fix exclude_path check


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

  Changed paths:
    A changelog/2475.bugfix

  Log Message:
  -----------
  Add changelog for triple leading '/' problem.


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

  Changed paths:
    M _pytest/main.py
    A changelog/2475.bugfix

  Log Message:
  -----------
  Merge pull request #2475 from ant31/master

[wip] Fix ignore_path condition


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

  Changed paths:
    M doc/en/fixture.rst

  Log Message:
  -----------
  Fix SMTP port in fixture docs

Also add timeout to avoid regen getting stuck due
to connection problems

Fix #2509


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

  Changed paths:
    M tasks/requirements.txt

  Log Message:
  -----------
  Add wheel to tasks/requirements.txt: required for package creation


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

  Changed paths:
    M CHANGELOG.rst
    R changelog/2434.bugfix
    R changelog/2440.bugfix
    R changelog/2464.bugfix
    R changelog/2469.bugfix
    R changelog/2474.trivial
    R changelog/2475.bugfix
    R changelog/2486.bugfix
    R changelog/2493.doc
    R changelog/2499.trivial
    M doc/en/announce/index.rst
    A doc/en/announce/release-3.1.3.rst
    M doc/en/assert.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/parametrize.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/tmpdir.rst
    M doc/en/warnings.rst

  Log Message:
  -----------
  Preparing release version 3.1.3


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

  Changed paths:
    M CHANGELOG.rst
    M _pytest/main.py
    R changelog/2434.bugfix
    R changelog/2440.bugfix
    R changelog/2464.bugfix
    R changelog/2469.bugfix
    R changelog/2474.trivial
    R changelog/2486.bugfix
    R changelog/2493.doc
    R changelog/2499.trivial
    M doc/en/announce/index.rst
    A doc/en/announce/release-3.1.3.rst
    M doc/en/assert.rst
    M doc/en/doctest.rst
    M doc/en/example/markers.rst
    M doc/en/example/parametrize.rst
    M doc/en/fixture.rst
    M doc/en/getting-started.rst
    M doc/en/index.rst
    M doc/en/tmpdir.rst
    M doc/en/warnings.rst
    M tasks/requirements.txt

  Log Message:
  -----------
  Merge branch 'master' into features


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

Reply via email to