[Pytest-commit] [pytest-dev/pytest] 58ce3a: Safer sys.modules delete

Bruno Oliveira nicoddemus at gmail.com
Wed Mar 1 12:41:33 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 58ce3a9e8c48fe557bfdc644a96df234936247e1
      https://github.com/pytest-dev/pytest/commit/58ce3a9e8c48fe557bfdc644a96df234936247e1
  Author: Patrick Hayes <pfhayes at gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M _pytest/assertion/rewrite.py

  Log Message:
  -----------
  Safer sys.modules delete


  Commit: 00ec30353b090f8bc5ab36b7a6738f74477df0ba
      https://github.com/pytest-dev/pytest/commit/00ec30353b090f8bc5ab36b7a6738f74477df0ba
  Author: Patrick Hayes <pfhayes at gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst

  Log Message:
  -----------
  Update docs as requested


  Commit: 49289fed52eb99f3a3258d71e2e6ab24a850658a
      https://github.com/pytest-dev/pytest/commit/49289fed52eb99f3a3258d71e2e6ab24a850658a
  Author: Patrick Hayes <pfhayes at gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Fix docs


  Commit: 6b5566db66300f9a566efecf1d9389842dc9581a
      https://github.com/pytest-dev/pytest/commit/6b5566db66300f9a566efecf1d9389842dc9581a
  Author: Patrick Hayes <pfhayes at gmail.com>
  Date:   2017-02-14 (Tue, 14 Feb 2017)

  Changed paths:
    M CHANGELOG.rst

  Log Message:
  -----------
  Update changelog


  Commit: 3aac3d0a006e81c67dd8f1da74693a6e404aada3
      https://github.com/pytest-dev/pytest/commit/3aac3d0a006e81c67dd8f1da74693a6e404aada3
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M .travis.yml
    M CHANGELOG.rst
    M _pytest/cacheprovider.py
    M _pytest/config.py
    M _pytest/hookspec.py
    M _pytest/junitxml.py
    M _pytest/main.py
    M _pytest/mark.py
    M _pytest/pytester.py
    M _pytest/python.py
    M _pytest/tmpdir.py
    M _pytest/unittest.py
    M doc/en/fixture.rst
    M doc/en/writing_plugins.rst
    M testing/test_assertion.py
    M testing/test_assertrewrite.py
    M testing/test_capture.py
    M testing/test_config.py
    M testing/test_junitxml.py
    M testing/test_session.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into anydbmfix


  Commit: 5721d8aed1f55703588923f5828ca49e731bc8bd
      https://github.com/pytest-dev/pytest/commit/5721d8aed1f55703588923f5828ca49e731bc8bd
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M AUTHORS
    M CHANGELOG.rst
    M _pytest/assertion/rewrite.py

  Log Message:
  -----------
  Merge pull request #2249 from pfhayes/anydbmfix

Fix importing anydbm within pytest


Compare: https://github.com/pytest-dev/pytest/compare/3e3f20380e71...5721d8aed1f5


More information about the pytest-commit mailing list