Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: ac9c8fcdab8fcaa932100fed9dd67424609e310b
      
https://github.com/pytest-dev/pytest/commit/ac9c8fcdab8fcaa932100fed9dd67424609e310b
  Author: Andreas Pelme <andr...@pelme.se>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    M testing/test_assertrewrite.py

  Log Message:
  -----------
  Failing test for issue #2121


  Commit: 021e843427c6f5e79ee4a5b47ef3015599292822
      
https://github.com/pytest-dev/pytest/commit/021e843427c6f5e79ee4a5b47ef3015599292822
  Author: Andreas Pelme <andr...@pelme.se>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    M _pytest/assertion/rewrite.py

  Log Message:
  -----------
  Fixed #2121 Use `py.path`s fnmatch. This fixes an issue where
python_files handled properly when rewriting assertions.


  Commit: 5de203195ce1a704f33a8d5c54dbe8996fe98b1e
      
https://github.com/pytest-dev/pytest/commit/5de203195ce1a704f33a8d5c54dbe8996fe98b1e
  Author: Andreas Pelme <andr...@pelme.se>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    A changelog/2121.bugfix

  Log Message:
  -----------
  Add changelog for #2121


  Commit: c98ad2a0a0c8c1de278255cfec534dd928be2e85
      
https://github.com/pytest-dev/pytest/commit/c98ad2a0a0c8c1de278255cfec534dd928be2e85
  Author: Andreas Pelme <andr...@pelme.se>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Install py 1.4.33 that contains the fnmatch py.std import fix.


  Commit: bcbad5b1afde40b81372be51dd37272c2a726fec
      
https://github.com/pytest-dev/pytest/commit/bcbad5b1afde40b81372be51dd37272c2a726fec
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
    M _pytest/assertion/rewrite.py
    A changelog/2121.bugfix
    M setup.py
    M testing/test_assertrewrite.py

  Log Message:
  -----------
  Merge pull request #2140 from pelme/issue2121

Handle python_files correctly in assertion rewrite


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

Reply via email to