Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: b5ac61657a74e2224f2534b7c3663b351bfe2506
https://github.com/pytest-dev/pytest/commit/b5ac61657a74e2224f2534b7c3663b351bfe2506
Author: Kyle Altendorf <s...@fstab.net>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M doc/en/writing_plugins.rst
Log Message:
-----------
Correct docs to config.pluginmanager.get_plugin()
`getplugin()` is deprecated in favor of `get_plugin()`.
https://github.com/pytest-dev/pytest/blob/dd97c940359079fd874795a731d54d1abb7d4c8e/_pytest/config.py#L261
Commit: 1127d519db0b115ef6136c214efe6c0a5a925dd7
https://github.com/pytest-dev/pytest/commit/1127d519db0b115ef6136c214efe6c0a5a925dd7
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M doc/en/writing_plugins.rst
Log Message:
-----------
Merge pull request #3254 from altendky/patch-1
Correct docs to config.pluginmanager.get_plugin()
Compare:
https://github.com/pytest-dev/pytest/compare/dd97c9403590...1127d519db0b
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit