Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: 7d4ac14a3170a0c0d1e9a8800e71393f5f9429fe
https://github.com/pytest-dev/pytest/commit/7d4ac14a3170a0c0d1e9a8800e71393f5f9429fe
Author: Michael Howitz <m...@gocept.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M _pytest/_code/code.py
M _pytest/compat.py
Log Message:
-----------
Fix #2343: Replace version checks by constants.
This way they do not have to be recomputed at runtime.
Commit: 7dfdfa58133926b3acfb17ca9298d7669784a6d8
https://github.com/pytest-dev/pytest/commit/7dfdfa58133926b3acfb17ca9298d7669784a6d8
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-04-12 (Wed, 12 Apr 2017)
Changed paths:
M _pytest/_code/code.py
M _pytest/compat.py
Log Message:
-----------
Merge pull request #2359 from pytest-dev/fix-2343
Fix #2343: Replace version checks by constants.
Compare:
https://github.com/pytest-dev/pytest/compare/47a2a77cb494...7dfdfa581339
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit