Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 869eed9898df0d06c7d9be916d4224141c7dd3fe
      
https://github.com/pytest-dev/pytest/commit/869eed9898df0d06c7d9be916d4224141c7dd3fe
  Author: Daniel Hahler <g...@thequod.de>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M _pytest/skipping.py
    A changelog/2548.bugfix
    M testing/test_skipping.py

  Log Message:
  -----------
  Fix lineno offset in show_skipped

The line number is 0-based here, so add 1.


  Commit: 595ecd23fdf5826ae415b86047384a67f19b5ab9
      
https://github.com/pytest-dev/pytest/commit/595ecd23fdf5826ae415b86047384a67f19b5ab9
  Author: Bruno Oliveira <nicodde...@gmail.com>
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
    M _pytest/skipping.py
    A changelog/2548.bugfix
    M testing/test_skipping.py

  Log Message:
  -----------
  Merge pull request #2548 from blueyed/skip-fix-lineno

Fix lineno offset in show_skipped


Compare: 
https://github.com/pytest-dev/pytest/compare/71947cb4f057...595ecd23fdf5
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to