[Pytest-commit] [pytest-dev/pytest] ee6c9f: optimize fixtures.reorder_items

Bruno Oliveira nicoddemus at gmail.com
Sat Jan 27 20:21:10 EST 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: ee6c9f50a25e8bf2425968afe6d7ed0f359a6d17
      https://github.com/pytest-dev/pytest/commit/ee6c9f50a25e8bf2425968afe6d7ed0f359a6d17
  Author: Aaron <aaron at insight-engines.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M _pytest/fixtures.py

  Log Message:
  -----------
  optimize fixtures.reorder_items


  Commit: 4a704bbb55191ccd10b22c4ea4cf8737e63f8e51
      https://github.com/pytest-dev/pytest/commit/4a704bbb55191ccd10b22c4ea4cf8737e63f8e51
  Author: Aaron <aaron at insight-engines.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M _pytest/fixtures.py

  Log Message:
  -----------
  fix reorder_items_atscope ordering


  Commit: 3d289b803d24d21424b94333c10975748e00e0bb
      https://github.com/pytest-dev/pytest/commit/3d289b803d24d21424b94333c10975748e00e0bb
  Author: Aaron <aaron at insight-engines.com>
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
    M AUTHORS
    A changelog/3107.feature

  Log Message:
  -----------
  update AUTHORS and changelog


  Commit: d314691fd3c8bb5b10d96d28777fa2e5ee506bcc
      https://github.com/pytest-dev/pytest/commit/d314691fd3c8bb5b10d96d28777fa2e5ee506bcc
  Author: Aaron <aaron at insight-engines.com>
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
    M changelog/3107.feature

  Log Message:
  -----------
  more descriptive changelog message


  Commit: 0e1be01b7a46e0d7425ccc425e26030e4bedcbd7
      https://github.com/pytest-dev/pytest/commit/0e1be01b7a46e0d7425ccc425e26030e4bedcbd7
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-01-27 (Sat, 27 Jan 2018)

  Changed paths:
    M AUTHORS
    M _pytest/fixtures.py
    A changelog/3107.feature

  Log Message:
  -----------
  Merge pull request #3108 from cheezman34/features

Optimize reorder_items in fixtures.py


Compare: https://github.com/pytest-dev/pytest/compare/aff463a3c453...0e1be01b7a46


More information about the pytest-commit mailing list