[Pytest-commit] [pytest-dev/pytest] 6cf515: Fix crash in FastFilesCompleter with no prefix

Bruno Oliveira nicoddemus at gmail.com
Thu Sep 14 19:11:44 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 6cf515b1648061e87bf40ec5a5cbb7f1aa543465
      https://github.com/pytest-dev/pytest/commit/6cf515b1648061e87bf40ec5a5cbb7f1aa543465
  Author: Evan <evanunderscore at gmail.com>
  Date:   2017-09-08 (Fri, 08 Sep 2017)

  Changed paths:
    M _pytest/_argcomplete.py
    A changelog/2748.bugfix
    M testing/test_argcomplete.py

  Log Message:
  -----------
  Fix crash in FastFilesCompleter with no prefix


  Commit: ac5c5cc1efb6a0ae089f1b9f06b3782128534eac
      https://github.com/pytest-dev/pytest/commit/ac5c5cc1efb6a0ae089f1b9f06b3782128534eac
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M _pytest/_argcomplete.py
    A changelog/2748.bugfix
    M testing/test_argcomplete.py

  Log Message:
  -----------
  Merge pull request #2750 from evanunderscore/fix-filescompleter

Fix crash in FastFilesCompleter with no prefix


Compare: https://github.com/pytest-dev/pytest/compare/810320f591d3...ac5c5cc1efb6


More information about the pytest-commit mailing list