[Pytest-commit] [pytest-dev/pytest] b71bd9: fix #4386 - handle uninitialized exceptioninfo in ...

Bruno Oliveira nicoddemus at gmail.com
Fri Nov 23 09:40:44 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: b71bd9b300b6dbab25adcc4a0d9db14763011e72
      https://github.com/pytest-dev/pytest/commit/b71bd9b300b6dbab25adcc4a0d9db14763011e72
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    A changelog/4386.bugfix.rst
    M src/_pytest/_code/code.py
    M testing/python/raises.py

  Log Message:
  -----------
  fix #4386 - handle uninitialized exceptioninfo in repr/str


  Commit: 9ae8429a21ed83bb668c94023e933fa4112d3831
      https://github.com/pytest-dev/pytest/commit/9ae8429a21ed83bb668c94023e933fa4112d3831
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    M testing/python/raises.py

  Log Message:
  -----------
  Use a more specific exception type in test_raises_repr_inflight

As requested during review


  Commit: 0b73d6d4f5217102176129336f424d216ee7f937
      https://github.com/pytest-dev/pytest/commit/0b73d6d4f5217102176129336f424d216ee7f937
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    A changelog/4386.bugfix.rst
    M src/_pytest/_code/code.py
    M testing/python/raises.py

  Log Message:
  -----------
  Merge pull request #4444 from RonnyPfannschmidt/fix-4386-2

fix #4386 - handle uninitialized exceptioninfo in repr/str


Compare: https://github.com/pytest-dev/pytest/compare/e4ae33d5928a...0b73d6d4f521
      **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.


More information about the pytest-commit mailing list