[Pytest-commit] [pytest-dev/pytest] 36251e: move approx to own file

Bruno Oliveira nicoddemus at gmail.com
Sun Jun 11 10:25:37 EDT 2017


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 36251e0db473d2d42d602ee759a80eb6f1d80dfc
      https://github.com/pytest-dev/pytest/commit/36251e0db473d2d42d602ee759a80eb6f1d80dfc
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M _pytest/python.py
    M pytest.py

  Log Message:
  -----------
  move approx to own file


  Commit: 6be57a3711465c70b3cb4e5ddf5ee373608f6fbf
      https://github.com/pytest-dev/pytest/commit/6be57a3711465c70b3cb4e5ddf5ee373608f6fbf
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M _pytest/python.py
    A _pytest/python_api.py
    M pytest.py

  Log Message:
  -----------
  move python api helpers out of the python module

this separates exposed normal api from collection elements


  Commit: f8b2277413ad3b61d5c86039a3c8a0fa92480bc4
      https://github.com/pytest-dev/pytest/commit/f8b2277413ad3b61d5c86039a3c8a0fa92480bc4
  Author: Ronny Pfannschmidt <ronny.pfannschmidt at redhat.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    A changelog/2489.trivial

  Log Message:
  -----------
  changelog fragment


  Commit: 9bd890771673a97e65649bc06af93550b3950052
      https://github.com/pytest-dev/pytest/commit/9bd890771673a97e65649bc06af93550b3950052
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M _pytest/python.py
    A _pytest/python_api.py
    A changelog/2489.trivial
    M pytest.py

  Log Message:
  -----------
  Merge pull request #2489 from RonnyPfannschmidt/move-python-api

Move python api code to own file


Compare: https://github.com/pytest-dev/pytest/compare/467c5263071b...9bd890771673


More information about the pytest-commit mailing list