Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 7bff5866b1dd7992d9bdcdce1bac41fe043760c1
      
https://github.com/pytest-dev/pytest/commit/7bff5866b1dd7992d9bdcdce1bac41fe043760c1
  Author: Alan <a...@climacell.co>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    M src/_pytest/python_api.py

  Log Message:
  -----------
  bugfix in ApproxNumpy initialisation, use keywords for arguments now


  Commit: 75db6084792c3b33c56b57c1a5c5e7ea612f84da
      
https://github.com/pytest-dev/pytest/commit/75db6084792c3b33c56b57c1a5c5e7ea612f84da
  Author: Alan Brammer <a1bram...@gmail.com>
  Date:   2018-07-18 (Wed, 18 Jul 2018)

  Changed paths:
    A changelog/3695.bugfix.rst

  Log Message:
  -----------
  update changelog


  Commit: 514ca6f4adcfe24efd0f221d7d00220275446f76
      
https://github.com/pytest-dev/pytest/commit/514ca6f4adcfe24efd0f221d7d00220275446f76
  Author: abrammer <abram...@albany.edu>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M testing/python/approx.py

  Log Message:
  -----------
  add test wrt #3695 checking numpy array tolerance args


  Commit: f0db64ac2e1ba54281c62049f191f1bb2c3565e7
      
https://github.com/pytest-dev/pytest/commit/f0db64ac2e1ba54281c62049f191f1bb2c3565e7
  Author: abrammer <abram...@albany.edu>
  Date:   2018-07-24 (Tue, 24 Jul 2018)

  Changed paths:
    M src/_pytest/python_api.py
    M testing/python/approx.py

  Log Message:
  -----------
  drop the duplicate approx call
update test to include both np.array(actual) and np.array(expected)


  Commit: 2eb9301ad553961bd4a4a48519df867879a03f35
      
https://github.com/pytest-dev/pytest/commit/2eb9301ad553961bd4a4a48519df867879a03f35
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-07-25 (Wed, 25 Jul 2018)

  Changed paths:
    M changelog/3695.bugfix.rst

  Log Message:
  -----------
  Improve CHANGELOG


  Commit: d0ba242c46f2b4b08d7a02d302883b07906dcd08
      
https://github.com/pytest-dev/pytest/commit/d0ba242c46f2b4b08d7a02d302883b07906dcd08
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-07-27 (Fri, 27 Jul 2018)

  Changed paths:
    M src/_pytest/python_api.py

  Log Message:
  -----------
  Implement change suggested by @kalekundert in PR


  Commit: bf127a63b2583b2c899fcaa4a38061e590711e21
      
https://github.com/pytest-dev/pytest/commit/bf127a63b2583b2c899fcaa4a38061e590711e21
  Author: Kale Kundert <k...@thekunderts.net>
  Date:   2018-07-27 (Fri, 27 Jul 2018)

  Changed paths:
    M src/_pytest/python_api.py

  Log Message:
  -----------
  Need to iterate over the flattened array.


  Commit: 330640eb96bb70d9c7ce01841b22a87904cdc703
      
https://github.com/pytest-dev/pytest/commit/330640eb96bb70d9c7ce01841b22a87904cdc703
  Author: abrammer <abram...@albany.edu>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M testing/python/approx.py

  Log Message:
  -----------
  update tests to check tolerance args and expecing nan in numpy arrays


  Commit: 762eaf443a72b4345bfd08cc423d3cf5c0a90224
      
https://github.com/pytest-dev/pytest/commit/762eaf443a72b4345bfd08cc423d3cf5c0a90224
  Author: abrammer <abram...@albany.edu>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M changelog/3695.bugfix.rst

  Log Message:
  -----------
  update changelog to include the addition of tests


  Commit: 535fd1f3117e0f7d72abc80bfe1faef7033146b5
      
https://github.com/pytest-dev/pytest/commit/535fd1f3117e0f7d72abc80bfe1faef7033146b5
  Author: abrammer <abram...@albany.edu>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M testing/python/approx.py

  Log Message:
  -----------
  may as well include inf test while we're at it


  Commit: 150535b6c11b16ad38299ea93246b5ad55ce013c
      
https://github.com/pytest-dev/pytest/commit/150535b6c11b16ad38299ea93246b5ad55ce013c
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    A changelog/3695.bugfix.rst
    M src/_pytest/python_api.py
    M testing/python/approx.py

  Log Message:
  -----------
  Merge pull request #3696 from abrammer/approx_numpy_tolerance_bugfix

bugfix in ApproxNumpy initialisation, use keywords for arguments to fix


Compare: 
https://github.com/pytest-dev/pytest/compare/f1ec02cdcd6a...150535b6c11b
      **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