Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: c67f45b7166dd74c3cc8e52bf5fb86b2098456c7
      
https://github.com/pytest-dev/pytest/commit/c67f45b7166dd74c3cc8e52bf5fb86b2098456c7
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  simplify a few imports in _pytest._code.source


  Commit: 74884b190133c2fbf374ef206233ad045a622a89
      
https://github.com/pytest-dev/pytest/commit/74884b190133c2fbf374ef206233ad045a622a89
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/code.py

  Log Message:
  -----------
  turn FormattedExcinfo into a attrs class


  Commit: a406ca14d6aff396eaa545ca1e44e0ad5801a403
      
https://github.com/pytest-dev/pytest/commit/a406ca14d6aff396eaa545ca1e44e0ad5801a403
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  remove getstatementrange_old - its documented for python <= 2.4


  Commit: 3284d575e8f5fe0e7e3f1bf95516ca975fa83336
      
https://github.com/pytest-dev/pytest/commit/3284d575e8f5fe0e7e3f1bf95516ca975fa83336
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  readline generator no longer needs to yield empty strings


  Commit: 2fe56b97c9ab5c547d4a8498f93526854151ed5c
      
https://github.com/pytest-dev/pytest/commit/2fe56b97c9ab5c547d4a8498f93526854151ed5c
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  remove unused  assertion parameter in source and minor cleanups


  Commit: 543bac925ad749680f44a0fe5b29517c5751a7ff
      
https://github.com/pytest-dev/pytest/commit/543bac925ad749680f44a0fe5b29517c5751a7ff
  Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  fix if-chain in _code.source


  Commit: 5f9bc557ea7be9e38badf098890efbdc571ff944
      
https://github.com/pytest-dev/pytest/commit/5f9bc557ea7be9e38badf098890efbdc571ff944
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M _pytest/_code/source.py

  Log Message:
  -----------
  Fix linting


  Commit: d2dbbd4caabe21b2ef088cae4e06222d590ec81e
      
https://github.com/pytest-dev/pytest/commit/d2dbbd4caabe21b2ef088cae4e06222d590ec81e
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    A changelog/3292.trivial.rst

  Log Message:
  -----------
  Add CHANGELOG entry


  Commit: f8791c9246ce83544878ce563b20691b8b1870d7
      
https://github.com/pytest-dev/pytest/commit/f8791c9246ce83544878ce563b20691b8b1870d7
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M _pytest/_code/code.py
    M _pytest/_code/source.py
    A changelog/3292.trivial.rst

  Log Message:
  -----------
  Merge pull request #3292 from RonnyPfannschmidt/exception-attrs

internal refactor port exc FOrmattedExcinfo to attrs, remove old code


Compare: 
https://github.com/pytest-dev/pytest/compare/0557ab431f3f...f8791c9246ce
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to