[Pytest-commit] [pytest-dev/pytest] 655346: Revert introduction of more_itertools

Bruno Oliveira nicoddemus at gmail.com
Sun Mar 4 14:33:33 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 65534682aaa659354efda5c582015066e92bd4db
      https://github.com/pytest-dev/pytest/commit/65534682aaa659354efda5c582015066e92bd4db
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M _pytest/python_api.py
    R changelog/3265.trivial.rst
    M setup.py

  Log Message:
  -----------
  Revert introduction of more_itertools

This was merged on master but really should be on features: we should not
add new dependencies in bug-fix releases

This reverts commits:

* cfaf3600c1d9ea2b45d9b801a47379304fd7e455
* 14a9b1ec838fc1b2bb530458757c0bb9a67f164d


  Commit: 51abdb80db6927a1373b49ee44fa8f31c560b28d
      https://github.com/pytest-dev/pytest/commit/51abdb80db6927a1373b49ee44fa8f31c560b28d
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M _pytest/python_api.py
    R changelog/3265.trivial.rst
    M setup.py

  Log Message:
  -----------
  Merge pull request #3278 from nicoddemus/revert-more_itertools-master

Revert introduction of more_itertools on master


Compare: https://github.com/pytest-dev/pytest/compare/e980fbbe391a...51abdb80db69


More information about the pytest-commit mailing list