Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: faded25ee8821fa16b2a31ea65dee49569d158f8
      
https://github.com/pytest-dev/pytest/commit/faded25ee8821fa16b2a31ea65dee49569d158f8
  Author: Irmen de Jong <ir...@razorvine.net>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M _pytest/assertion/util.py
    M _pytest/mark/structures.py

  Log Message:
  -----------
  chage collections.abc import to fix deprecation warnings on python 3.7


  Commit: 8ca93219404c92f3f9d080a88e9b6d7642086025
      
https://github.com/pytest-dev/pytest/commit/8ca93219404c92f3f9d080a88e9b6d7642086025
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M _pytest/assertion/util.py
    M _pytest/compat.py
    M _pytest/mark/structures.py

  Log Message:
  -----------
  Move compatibility imports to compat.py and fix linting


  Commit: 6a81aae4f27d53a0e6006d049bda3c32a255c792
      
https://github.com/pytest-dev/pytest/commit/6a81aae4f27d53a0e6006d049bda3c32a255c792
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    A changelog/3339.trivial

  Log Message:
  -----------
  Move compatibility imports to compat.py and fix linting


  Commit: 3fc2c94b5e105421c3d554d92ac07eb289d56289
      
https://github.com/pytest-dev/pytest/commit/3fc2c94b5e105421c3d554d92ac07eb289d56289
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
    M _pytest/compat.py

  Log Message:
  -----------
  Switch imports based on python versions, my bad


  Commit: 9a62ebf49018dbb87111368c2e8374b7d5fecbab
      
https://github.com/pytest-dev/pytest/commit/9a62ebf49018dbb87111368c2e8374b7d5fecbab
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M _pytest/assertion/util.py
    M _pytest/compat.py
    M _pytest/mark/structures.py
    A changelog/3339.trivial

  Log Message:
  -----------
  Merge pull request #3355 from irmen/py37deprfixes

change collections.abc import to fix deprecation warnings on python 3.7


Compare: 
https://github.com/pytest-dev/pytest/compare/77128ee2dcc4...9a62ebf49018
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to