Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: a0101f024e65ca68140f9098469fe686ce1f445f
https://github.com/pytest-dev/pytest/commit/a0101f024e65ca68140f9098469fe686ce1f445f
Author: Srinivas Reddy Thatiparthy <thatiparthysreeni...@gmail.com>
Date: 2017-08-05 (Sat, 05 Aug 2017)
Changed paths:
M AUTHORS
M _pytest/config.py
A changelog/2591.bugfix
M testing/test_config.py
Log Message:
-----------
remove os.sep as it behaves differently linux and windows.
* on linux it is '/'
* on windows it is '\'
Commit: 76c55b31c658b0241d993ac504605236bd223c89
https://github.com/pytest-dev/pytest/commit/76c55b31c658b0241d993ac504605236bd223c89
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-08-06 (Sun, 06 Aug 2017)
Changed paths:
M AUTHORS
M _pytest/config.py
A changelog/2591.bugfix
M testing/test_config.py
Log Message:
-----------
Merge pull request #2630 from srinivasreddy/2591
Fixed#2591: Replaced os.sep with '/' as it behaves differently on linux and
windows.
Compare:
https://github.com/pytest-dev/pytest/compare/d5f4496bdf86...76c55b31c658
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit