[Pytest-commit] [pytest-dev/pytest] be15ad: Fix collection of direct symlinked files not in py...

Bruno Oliveira nicoddemus at gmail.com
Sun Nov 11 08:36:34 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: be15ad8d2521c8b5f48c6bf36c0e4e8031ef1f1d
      https://github.com/pytest-dev/pytest/commit/be15ad8d2521c8b5f48c6bf36c0e4e8031ef1f1d
  Author: Daniel Hahler <git at thequod.de>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    A changelog/4321.bugfix.rst
    A changelog/4325.bugfix.rst
    M src/_pytest/main.py
    M testing/test_collection.py

  Log Message:
  -----------
  Fix collection of direct symlinked files not in python_files

Fixes https://github.com/pytest-dev/pytest/issues/4325.


  Commit: e5a9f92dfb52bbaaf20efe566a92dc087ea1688b
      https://github.com/pytest-dev/pytest/commit/e5a9f92dfb52bbaaf20efe566a92dc087ea1688b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-11-11 (Sun, 11 Nov 2018)

  Changed paths:
    A changelog/4321.bugfix.rst
    A changelog/4325.bugfix.rst
    M src/_pytest/main.py
    M testing/test_collection.py

  Log Message:
  -----------
  Merge pull request #4337 from blueyed/fix-sym

Fix collection of symlinked files


Compare: https://github.com/pytest-dev/pytest/compare/7ab3d818f033...e5a9f92dfb52
      **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.


More information about the pytest-commit mailing list