Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: d4065a91668fa5fa3f8ef4b7ae5d2443e78328d7
https://github.com/pytest-dev/pytest/commit/d4065a91668fa5fa3f8ef4b7ae5d2443e78328d7
Author: Tyler Goodlet <[email protected]>
Date: 2018-05-17 (Thu, 17 May 2018)
Changed paths:
M _pytest/config.py
Log Message:
-----------
Detect `pytest_` prefixed hooks
`pluggy` is deprecating the `implprefix` argument in the next major
release so implement this detection in our derived plugin manager.
Relates to pytest-dev/pluggy#145
Commit: 486b786cb22e037fc76f210a8c00ab7d42c83a49
https://github.com/pytest-dev/pytest/commit/486b786cb22e037fc76f210a8c00ab7d42c83a49
Author: Tyler Goodlet <[email protected]>
Date: 2018-05-18 (Fri, 18 May 2018)
Changed paths:
A changelog/3487.trivial.rst
Log Message:
-----------
Add trivial changelog entry
Commit: f0b855369c5d5163e64f88e8ea3172cfa38de5c8
https://github.com/pytest-dev/pytest/commit/f0b855369c5d5163e64f88e8ea3172cfa38de5c8
Author: Tim Hughes <[email protected]>
Date: 2018-05-20 (Sun, 20 May 2018)
Changed paths:
M doc/en/logging.rst
Log Message:
-----------
fix typo
Commit: 8e17e322535b36d01cf6ba1199f8a812858062c1
https://github.com/pytest-dev/pytest/commit/8e17e322535b36d01cf6ba1199f8a812858062c1
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-20 (Sun, 20 May 2018)
Changed paths:
M doc/en/logging.rst
Log Message:
-----------
Merge pull request #3492 from timhughes/patch-1
fix typo in docs
Commit: 6c8d46d8ea2341ef20362d8f46665f7e563b9821
https://github.com/pytest-dev/pytest/commit/6c8d46d8ea2341ef20362d8f46665f7e563b9821
Author: Ronny Pfannschmidt <[email protected]>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M _pytest/config.py
A changelog/3487.trivial.rst
Log Message:
-----------
Merge pull request #3487 from tgoodlet/detect_pytest_hook_prefix
Detect `pytest_` prefixed hooks
Commit: 5072226f69ce7bb2fedd091d3e84cb40fac390ec
https://github.com/pytest-dev/pytest/commit/5072226f69ce7bb2fedd091d3e84cb40fac390ec
Author: Miro HronĨok <[email protected]>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M AUTHORS
M _pytest/compat.py
M _pytest/python_api.py
A changelog/3497.trivial.rst
Log Message:
-----------
Import Mapping and Sequence from compat in python_api::approx
Related to https://github.com/pytest-dev/pytest/issues/3339
Fixes a DeprecationWarning on Python 3.7
Adds Mapping to compat
Commit: 7985eff5b4b824576c0a1a98ddf31cbce14498ef
https://github.com/pytest-dev/pytest/commit/7985eff5b4b824576c0a1a98ddf31cbce14498ef
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M AUTHORS
M _pytest/compat.py
M _pytest/python_api.py
A changelog/3497.trivial.rst
Log Message:
-----------
Merge pull request #3497 from hroncok/approx_compat_import
Import Mapping and Sequence from compat in python_api::approx
Commit: 16583a6d43ed542bdfd4b67d83b52dff467386d8
https://github.com/pytest-dev/pytest/commit/16583a6d43ed542bdfd4b67d83b52dff467386d8
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M tasks/requirements.txt
Log Message:
-----------
Add missing libs to tasks/requirements.txt
Commit: c55db1faac4401bc055f75245b82f87c102da51a
https://github.com/pytest-dev/pytest/commit/c55db1faac4401bc055f75245b82f87c102da51a
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M AUTHORS
M _pytest/compat.py
M _pytest/config.py
M _pytest/python_api.py
A changelog/3487.trivial.rst
A changelog/3497.trivial.rst
M doc/en/logging.rst
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into release-3.6.0
Commit: d70e910b65d1a33bfc179248e024b766c7fc30fa
https://github.com/pytest-dev/pytest/commit/d70e910b65d1a33bfc179248e024b766c7fc30fa
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M CHANGELOG.rst
R changelog/2334.feature
R changelog/3008.bugfix.rst
R changelog/3008.trivial.rst
R changelog/3180.feature.rst
R changelog/3290.feature
R changelog/3299.feature.rst
R changelog/3303.doc.rst
R changelog/3307.feature.rst
R changelog/3317.feature
R changelog/3431.trivial.rst
R changelog/3441.bugfix
R changelog/3443.bugfix.rst
R changelog/3487.trivial.rst
R changelog/3497.trivial.rst
M doc/en/announce/index.rst
A doc/en/announce/release-3.6.0.rst
M doc/en/example/simple.rst
Log Message:
-----------
Preparing release version 3.6.0
Commit: 45e77031336b11a64756d745b1aba46301b32f27
https://github.com/pytest-dev/pytest/commit/45e77031336b11a64756d745b1aba46301b32f27
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-22 (Tue, 22 May 2018)
Changed paths:
M CHANGELOG.rst
Log Message:
-----------
Move mark revamp note to the top of the CHANGELOG
Commit: b4cd010d71b26cfaeb59b7350556ba5373685c0c
https://github.com/pytest-dev/pytest/commit/b4cd010d71b26cfaeb59b7350556ba5373685c0c
Author: Bruno Oliveira <[email protected]>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
M AUTHORS
M CHANGELOG.rst
M _pytest/compat.py
M _pytest/config.py
M _pytest/python_api.py
R changelog/2334.feature
R changelog/3008.bugfix.rst
R changelog/3008.trivial.rst
R changelog/3180.feature.rst
R changelog/3290.feature
R changelog/3299.feature.rst
R changelog/3303.doc.rst
R changelog/3307.feature.rst
R changelog/3317.feature
R changelog/3431.trivial.rst
R changelog/3441.bugfix
R changelog/3443.bugfix.rst
M doc/en/announce/index.rst
A doc/en/announce/release-3.6.0.rst
M doc/en/example/simple.rst
M doc/en/logging.rst
M tasks/requirements.txt
Log Message:
-----------
Merge pull request #3495 from nicoddemus/release-3.6.0
Release 3.6.0
Compare:
https://github.com/pytest-dev/pytest/compare/7d0c9837ce4c...b4cd010d71b2
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit