Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: f872fcb5d0ba99bce5b1017c067d3b18ecccf15c
      
https://github.com/pytest-dev/pytest/commit/f872fcb5d0ba99bce5b1017c067d3b18ecccf15c
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-25 (Sat, 25 Aug 2018)

  Changed paths:
    M testing/test_pluginmanager.py

  Log Message:
  -----------
  Remove dangerous sys.path manipulations in test_pluginmanager

Noticed these while working in something else


  Commit: b0541e9d317f40390c9bbc69af2e8a8a426502df
      
https://github.com/pytest-dev/pytest/commit/b0541e9d317f40390c9bbc69af2e8a8a426502df
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-25 (Sat, 25 Aug 2018)

  Changed paths:
    M testing/test_monkeypatch.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Correctly restore sys.path in test and remove dead code in test_pytester

The code in test_pytester has been refactored into a class right
above the dead code, and the code has been left there by mistake
apparently.


  Commit: 2577a6ce8abef54fca9c09308fe4e44ebec93762
      
https://github.com/pytest-dev/pytest/commit/2577a6ce8abef54fca9c09308fe4e44ebec93762
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-26 (Sun, 26 Aug 2018)

  Changed paths:
    M testing/test_monkeypatch.py
    M testing/test_pluginmanager.py
    M testing/test_pytester.py

  Log Message:
  -----------
  Merge pull request #3873 from nicoddemus/sys-path-fix

Remove dangerous sys.path manipulations in test_pluginmanager


Compare: 
https://github.com/pytest-dev/pytest/compare/dd5f5ca4cb17...2577a6ce8abe
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to