Fix link to #2636 in CHANGELOG
This commit is contained in:
parent
4678cbeb91
commit
d95c8a2204
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue