Branch: refs/heads/features Home: https://github.com/pytest-dev/pytest Commit: 4914135fdf45bc4fa0469f2a9d3161c5830e84fd https://github.com/pytest-dev/pytest/commit/4914135fdf45bc4fa0469f2a9d3161c5830e84fd Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de> Date: 2018-05-11 (Fri, 11 May 2018)
Changed paths: M _pytest/fixtures.py M _pytest/mark/evaluate.py M _pytest/nodes.py M _pytest/python.py M _pytest/skipping.py M _pytest/warnings.py A changelog/3446.feature A changelog/3459.feature M doc/en/example/markers.rst M doc/en/usage.rst M testing/test_mark.py Log Message: ----------- introduce name filtering for marker iteration again Commit: 1b2f4f44839da59ba7e34aa688ab2b24c1b6a1f5 https://github.com/pytest-dev/pytest/commit/1b2f4f44839da59ba7e34aa688ab2b24c1b6a1f5 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M changelog/3446.feature Log Message: ----------- Small rewording to the CHANGELOG Commit: 718ba83600370f8a176c805ae4ad665d7d61fdf7 https://github.com/pytest-dev/pytest/commit/718ba83600370f8a176c805ae4ad665d7d61fdf7 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M changelog/3459.feature Log Message: ----------- Small adjustment to the CHANGELOG Commit: 2cd159e8c54e98cf431d0528eceb6d404c4a0d19 https://github.com/pytest-dev/pytest/commit/2cd159e8c54e98cf431d0528eceb6d404c4a0d19 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M _pytest/deprecated.py M doc/en/mark.rst Log Message: ----------- Add section on how to update marks and add ref to the deprecation notice Commit: afe4800daf14e2da25b08a4a21ea5df0e5a95020 https://github.com/pytest-dev/pytest/commit/afe4800daf14e2da25b08a4a21ea5df0e5a95020 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M _pytest/nodes.py M doc/en/mark.rst Log Message: ----------- Fix deprecation notice in Node.get_marker Commit: bb626fe8a780706698b700feb410036f4d5b88bb https://github.com/pytest-dev/pytest/commit/bb626fe8a780706698b700feb410036f4d5b88bb Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-17 (Thu, 17 May 2018) Changed paths: M doc/en/mark.rst Log Message: ----------- Fix typo in mark.rst Commit: 5be85a1f55b181e1f2c8fcc11d44d395fb6ac3e0 https://github.com/pytest-dev/pytest/commit/5be85a1f55b181e1f2c8fcc11d44d395fb6ac3e0 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-17 (Thu, 17 May 2018) Changed paths: M changelog/3317.feature R changelog/3446.feature R changelog/3459.feature Log Message: ----------- Merge changelog marks refactoring changelog entries as discussed in review Commit: e7f75f69f202a3f980263526d135b76094ad7129 https://github.com/pytest-dev/pytest/commit/e7f75f69f202a3f980263526d135b76094ad7129 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-17 (Thu, 17 May 2018) Changed paths: M changelog/3317.feature Log Message: ----------- Small grammar fix in CHANGELOG Commit: 7d0c9837ce4c3411ad8b5d82ee2ce6b1eebeaf28 https://github.com/pytest-dev/pytest/commit/7d0c9837ce4c3411ad8b5d82ee2ce6b1eebeaf28 Author: Bruno Oliveira <nicodde...@gmail.com> Date: 2018-05-21 (Mon, 21 May 2018) Changed paths: M _pytest/deprecated.py M _pytest/fixtures.py M _pytest/mark/evaluate.py M _pytest/nodes.py M _pytest/python.py M _pytest/skipping.py M _pytest/warnings.py M changelog/3317.feature M doc/en/example/markers.rst M doc/en/mark.rst M doc/en/usage.rst M testing/test_mark.py Log Message: ----------- Merge pull request #3459 from RonnyPfannschmidt/mark-iter-name-filter introduce name filtering for marker iteration again Compare: https://github.com/pytest-dev/pytest/compare/4aa7ebaf52ce...7d0c9837ce4c **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 pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit