Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: a3b35e1c4b73ee93dc3399d1a0ce8035efaf9e8b
https://github.com/pytest-dev/pytest/commit/a3b35e1c4b73ee93dc3399d1a0ce8035efaf9e8b
Author: Kale Kundert <k...@thekunderts.net>
Date: 2017-07-22 (Sat, 22 Jul 2017)
Changed paths:
M _pytest/python.py
Log Message:
-----------
Remove `raises` and `approx` from `python.py`.
These two classes were recently moved to `python_api.py`, but it seems
that they found their way back into the original file somehow. This
commit removes them again to avoid out-of-date code duplication.
Commit: 7e0553267dbe80fc389d68583a16c05d11382607
https://github.com/pytest-dev/pytest/commit/7e0553267dbe80fc389d68583a16c05d11382607
Author: Kale Kundert <k...@thekunderts.net>
Date: 2017-07-22 (Sat, 22 Jul 2017)
Changed paths:
M _pytest/python.py
Log Message:
-----------
Remove unused import.
Commit: b35554ca2b2f0df2fcc1882c538a61b7db06c68c
https://github.com/pytest-dev/pytest/commit/b35554ca2b2f0df2fcc1882c538a61b7db06c68c
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-07-22 (Sat, 22 Jul 2017)
Changed paths:
M _pytest/python.py
Log Message:
-----------
Merge pull request #2607 from kalekundert/remove-code-dup
Remove stale copies of raises and approx
Compare:
https://github.com/pytest-dev/pytest/compare/6461dc9fc69d...b35554ca2b2f
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit