Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 88bf01a31e6625edec134fc1d49ec882947fb680
      
https://github.com/pytest-dev/pytest/commit/88bf01a31e6625edec134fc1d49ec882947fb680
  Author: Ronny Pfannschmidt <[email protected]>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    A changelog/4386.feature.rst
    M src/_pytest/_code/code.py
    M src/_pytest/assertion/util.py
    M src/_pytest/main.py
    M src/_pytest/python.py
    M src/_pytest/python_api.py
    M src/_pytest/runner.py
    M src/_pytest/unittest.py
    M testing/code/test_code.py
    M testing/code/test_excinfo.py
    M testing/test_resultlog.py
    M testing/test_runner.py

  Log Message:
  -----------
  fix #4386 - restructure construction and partial state of ExceptionInfo


  Commit: 2eaf3db6aeda21c060b18531c74776ffb41d33fc
      
https://github.com/pytest-dev/pytest/commit/2eaf3db6aeda21c060b18531c74776ffb41d33fc
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-11-22 (Thu, 22 Nov 2018)

  Changed paths:
    M src/_pytest/_code/code.py

  Log Message:
  -----------
  Fix docstring indentation (docs env)


  Commit: 63f90a2bcd249a91c76d9e2078143bf66c33b43c
      
https://github.com/pytest-dev/pytest/commit/63f90a2bcd249a91c76d9e2078143bf66c33b43c
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    A changelog/4386.feature.rst
    M src/_pytest/_code/code.py
    M src/_pytest/assertion/util.py
    M src/_pytest/main.py
    M src/_pytest/python.py
    M src/_pytest/python_api.py
    M src/_pytest/runner.py
    M src/_pytest/unittest.py
    M testing/code/test_code.py
    M testing/code/test_excinfo.py
    M testing/test_resultlog.py
    M testing/test_runner.py

  Log Message:
  -----------
  Merge pull request #4438 from RonnyPfannschmidt/fix-4386-raises-partial-object

fix #4386 - restructure construction and partial state of ExceptionInfo


Compare: 
https://github.com/pytest-dev/pytest/compare/f987b368e8db...63f90a2bcd24
      **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
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to