We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c90a0 commit 7a47ce9Copy full SHA for 7a47ce9
CHANGELOG.rst
@@ -8,9 +8,9 @@ Changelog
8
* Now requires ``andi >= 0.6.0``.
9
10
* Change the implementation of resolving and building item dependencies from
11
- page objects. Now the ``andi`` custom builders are used to create a single
12
- plan that includes building page objects and items. This fixes problems
13
- such as providers being called multiple times.
+ page objects. Now ``andi`` custom builders are used to create a single plan
+ that includes building page objects and items. This fixes problems such as
+ providers being called multiple times.
14
15
* :class:`~scrapy_poet.page_input_providers.ItemProvider` is now no-op. It's
16
no longer enabled by default and users should also stop enabling it.
0 commit comments