Fix link to #2636 in CHANGELOG

This commit is contained in:
Bruno Oliveira 2017-11-27 19:51:41 -02:00 committed by GitHub
parent 4678cbeb91
commit d95c8a2204
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ Deprecations and Removals
<https://github.com/pytest-dev/pytest/issues/2812>`_) <https://github.com/pytest-dev/pytest/issues/2812>`_)
- Remove internal ``_preloadplugins()`` function. This removal is part of the - Remove internal ``_preloadplugins()`` function. This removal is part of the
``pytest_namespace()`` hook deprecation. (`#2236 ``pytest_namespace()`` hook deprecation. (`#2636
<https://github.com/pytest-dev/pytest/issues/2236>`_) <https://github.com/pytest-dev/pytest/issues/2636>`_)
- Internally change ``CallSpec2`` to have a list of marks instead of a broken - Internally change ``CallSpec2`` to have a list of marks instead of a broken
mapping of keywords. This removes the keywords attribute of the internal mapping of keywords. This removes the keywords attribute of the internal