Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 7d13599ba1ad61d4423bc60db14c46a742f1e3fe
      
https://github.com/pytest-dev/pytest/commit/7d13599ba1ad61d4423bc60db14c46a742f1e3fe
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    A changelog/3748.bugfix.rst
    M src/_pytest/python_api.py

  Log Message:
  -----------
  Fix recursion in pytest.approx() with arrays in numpy<1.13


  Commit: b8255308d65d91a464991259b0b233dcc4969486
      
https://github.com/pytest-dev/pytest/commit/b8255308d65d91a464991259b0b233dcc4969486
  Author: Kale Kundert <k...@thekunderts.net>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    M src/_pytest/python_api.py

  Log Message:
  -----------
  Make the infinite-recusrion fix more explicit.

So we remember what happened and don't accidentally regress in the
future.


  Commit: 5db2e6c7a1f546bdf92906901c7c6270f21edf9b
      
https://github.com/pytest-dev/pytest/commit/5db2e6c7a1f546bdf92906901c7c6270f21edf9b
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
    A changelog/3748.bugfix.rst
    M src/_pytest/python_api.py

  Log Message:
  -----------
  Merge pull request #3761 from nicoddemus/numpy-recursion-error

Fix recursion in pytest.approx() with arrays in numpy<1.13


Compare: 
https://github.com/pytest-dev/pytest/compare/804fc4063aab...5db2e6c7a1f5
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to