[Pytest-commit] [pytest-dev/pytest] dcefb2: Try not to assume a module's file extension is .py

Bruno Oliveira nicoddemus at gmail.com
Fri Apr 21 15:23:27 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: dcefb287fc2bd50c22af10f468e7146e7c4d48f5
      https://github.com/pytest-dev/pytest/commit/dcefb287fc2bd50c22af10f468e7146e7c4d48f5
  Author: Kodi Arfer <git at arfer.net>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M _pytest/python.py
    M testing/python/collect.py

  Log Message:
  -----------
  Try not to assume a module's file extension is .py


  Commit: 80225ce72ccea8c9c31781c3cc2130764c8b898f
      https://github.com/pytest-dev/pytest/commit/80225ce72ccea8c9c31781c3cc2130764c8b898f
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M _pytest/python.py
    M testing/python/collect.py

  Log Message:
  -----------
  Merge pull request #2374 from Kodiologist/getmodpath-file-ext

Try not to assume a module's file extension is .py


Compare: https://github.com/pytest-dev/pytest/compare/581b463b60d0...80225ce72cce


More information about the pytest-commit mailing list