Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 5818e65cf3407f672bfc9b50c54385e45a1ef98b
https://github.com/pytest-dev/pytest/commit/5818e65cf3407f672bfc9b50c54385e45a1ef98b
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/assertion/__init__.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest/assertion
Commit: fab9b993f80ce696e7be41bcd76a415a9fdce7c6
https://github.com/pytest-dev/pytest/commit/fab9b993f80ce696e7be41bcd76a415a9fdce7c6
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/config.py
M _pytest/freeze_support.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest.freeze_support
Commit: 794fd5658c53a22c304c94a8f703d3e05edaa7ac
https://github.com/pytest-dev/pytest/commit/794fd5658c53a22c304c94a8f703d3e05edaa7ac
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/debugging.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest/debugging.py
Commit: c74103f395f5ff1d338c79fe8daa50ce472c5552
https://github.com/pytest-dev/pytest/commit/c74103f395f5ff1d338c79fe8daa50ce472c5552
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/fixtures.py
M _pytest/recwarn.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from recwarn and fixture decorators
Commit: 6a02cdbb35cdd37518ff6522deb38ba8e3b97b97
https://github.com/pytest-dev/pytest/commit/6a02cdbb35cdd37518ff6522deb38ba8e3b97b97
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/runner.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest/runner.py
Commit: 90788defb24076663f8f0a89828885fd49e16076
https://github.com/pytest-dev/pytest/commit/90788defb24076663f8f0a89828885fd49e16076
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/mark.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest.mark and fix latent pytest nesting bug
Commit: 9b755f6ec6077c2e6d49b2d893f147cc7d35cce2
https://github.com/pytest-dev/pytest/commit/9b755f6ec6077c2e6d49b2d893f147cc7d35cce2
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/skipping.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest.skipping
Commit: 7d797b7dbfc07915c421c91a007e29ea7467bdc6
https://github.com/pytest-dev/pytest/commit/7d797b7dbfc07915c421c91a007e29ea7467bdc6
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/hookspec.py
Log Message:
-----------
add a note about the deprecation of the pytest_namespace hook
Commit: 839c9361539aec8bf90a56cdea89ddccc8c40754
https://github.com/pytest-dev/pytest/commit/839c9361539aec8bf90a56cdea89ddccc8c40754
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/mark.py
Log Message:
-----------
_pytest.mark: fix unconfigure after bad configure, still potential bug
Commit: 9b58d6eaca17758551929f0ebb390ad900e03581
https://github.com/pytest-dev/pytest/commit/9b58d6eaca17758551929f0ebb390ad900e03581
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/compat.py
M pytest.py
Log Message:
-----------
prepare a own pytest.collect fake module in oder to remove the nested builtin
namespaces
Commit: 61f418a26750bd89d26aff9ad3f3cb1eb534b838
https://github.com/pytest-dev/pytest/commit/61f418a26750bd89d26aff9ad3f3cb1eb534b838
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/fixtures.py
M pytest.py
Log Message:
-----------
hollow out pytest_namespace in _pytest.fixtures
Commit: 99c8f2d4035a15543fefc6cef2c3abb883a97d23
https://github.com/pytest-dev/pytest/commit/99c8f2d4035a15543fefc6cef2c3abb883a97d23
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/main.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest.main
Commit: ae234786eabeae89ece706f826dcac5dcdaca012
https://github.com/pytest-dev/pytest/commit/ae234786eabeae89ece706f826dcac5dcdaca012
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/python.py
M pytest.py
Log Message:
-----------
remove pytest_namespace from _pytest.python
Commit: 23bc9815c4aaf6f247df462dab665f9311e875ca
https://github.com/pytest-dev/pytest/commit/23bc9815c4aaf6f247df462dab665f9311e875ca
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/fixtures.py
Log Message:
-----------
remove pytest_namespace from _pytest.fixtures
Commit: 809c36e1f6d5cd837da798026f20aa62c6c7a4e2
https://github.com/pytest-dev/pytest/commit/809c36e1f6d5cd837da798026f20aa62c6c7a4e2
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M CHANGELOG.rst
M doc/en/writing_plugins.rst
Log Message:
-----------
add a changelog note for pytest_namespace
Commit: 92f6ab188137a44479b0c6bcf209c3bf2ea31b41
https://github.com/pytest-dev/pytest/commit/92f6ab188137a44479b0c6bcf209c3bf2ea31b41
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/compat.py
M _pytest/debugging.py
M _pytest/fixtures.py
M _pytest/main.py
M _pytest/monkeypatch.py
M _pytest/python.py
M _pytest/recwarn.py
M _pytest/runner.py
M _pytest/skipping.py
Log Message:
-----------
fix all singular internal module imports and add a test for them
Commit: bb750a794566c2e2b10066d37ceba49cdfba7238
https://github.com/pytest-dev/pytest/commit/bb750a794566c2e2b10066d37ceba49cdfba7238
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
A testing/test_modimport.py
Log Message:
-----------
add missed file
Commit: 4d31ea83160331d8eb97de477bc3476d1a39653f
https://github.com/pytest-dev/pytest/commit/4d31ea83160331d8eb97de477bc3476d1a39653f
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M testing/test_modimport.py
Log Message:
-----------
add a comment explaining the modimport tests
Commit: 7cdefce656119ec023bf371f14076c76f6782ceb
https://github.com/pytest-dev/pytest/commit/7cdefce656119ec023bf371f14076c76f6782ceb
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/fixtures.py
M _pytest/python.py
M _pytest/recwarn.py
M _pytest/skipping.py
M pytest.py
Log Message:
-----------
fix up oversights
Commit: 147bb8aea5b4c50f0ce432bf6d0cdf547c24cf90
https://github.com/pytest-dev/pytest/commit/147bb8aea5b4c50f0ce432bf6d0cdf547c24cf90
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/main.py
Log Message:
-----------
correct setting pytest.config
Commit: c9ab4213986c5f074a69b7abd68f0dfca8db89ba
https://github.com/pytest-dev/pytest/commit/c9ab4213986c5f074a69b7abd68f0dfca8db89ba
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/fixtures.py
Log Message:
-----------
fix python2 only import loop failure
Commit: efe03400d8a1a32666fdbc8b9f1c38d7c085322d
https://github.com/pytest-dev/pytest/commit/efe03400d8a1a32666fdbc8b9f1c38d7c085322d
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/nose.py
M _pytest/unittest.py
Log Message:
-----------
fixup nose/pytest plugins
Commit: 6165939b0d957497208a93e0737ec0d937cd791b
https://github.com/pytest-dev/pytest/commit/6165939b0d957497208a93e0737ec0d937cd791b
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/python.py
Log Message:
-----------
fix rebase mistakes
Commit: ebeba79be373a06b4a5fccce3fe1fadff60eddaa
https://github.com/pytest-dev/pytest/commit/ebeba79be373a06b4a5fccce3fe1fadff60eddaa
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/mark.py
M pytest.py
Log Message:
-----------
remove the namespace hook from mark after the param feature merge
Commit: afb1778294bf4d4cd93d8695873d0101c3db18bf
https://github.com/pytest-dev/pytest/commit/afb1778294bf4d4cd93d8695873d0101c3db18bf
Author: Ronny Pfannschmidt <ronny.pfannschm...@redhat.com>
Date: 2017-03-28 (Tue, 28 Mar 2017)
Changed paths:
M _pytest/main.py
Log Message:
-----------
put in a singular namespace hook to work around the strange issue
Commit: 25371ddbfd07c1064e26f29a7bc45df3b9928c18
https://github.com/pytest-dev/pytest/commit/25371ddbfd07c1064e26f29a7bc45df3b9928c18
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-04-21 (Fri, 21 Apr 2017)
Changed paths:
M CHANGELOG.rst
M _pytest/assertion/__init__.py
M _pytest/compat.py
M _pytest/config.py
M _pytest/debugging.py
M _pytest/fixtures.py
M _pytest/freeze_support.py
M _pytest/hookspec.py
M _pytest/main.py
M _pytest/mark.py
M _pytest/monkeypatch.py
M _pytest/nose.py
M _pytest/python.py
M _pytest/recwarn.py
M _pytest/runner.py
M _pytest/skipping.py
M _pytest/unittest.py
M doc/en/writing_plugins.rst
M pytest.py
A testing/test_modimport.py
Log Message:
-----------
Merge pull request #2315 from RonnyPfannschmidt/namespace-hook
remove pytest internal usage of the namespace hook
Compare:
https://github.com/pytest-dev/pytest/compare/80cabca21aba...25371ddbfd07
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit