Skip to content

The "item-pipeline" section example of the docs was not updated. #6008

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shengchenyang opened this issue Aug 10, 2023 · 0 comments · Fixed by #6009
Closed

The "item-pipeline" section example of the docs was not updated. #6008

shengchenyang opened this issue Aug 10, 2023 · 0 comments · Fixed by #6009

Comments

@shengchenyang
Copy link

Description

The Take screenshot of item section in the document has not been updated, and it is still an example of version 2.9.0. You need to delete the "spider" parameter from the "item-pipeline.rst" document.

related issues: issue 5994, issue 5998.

Steps to Reproduce

  1. Run the "Take screenshot of item" example in the docs.

Expected behavior: The program is running fine.

Actual behavior: program error.

Reproduces how often: always.

Versions

Please paste here the output of executing scrapy version --verbose in the command line.

Scrapy       : 2.10.0
lxml         : 4.9.2.0
libxml2      : 2.9.14
cssselect    : 1.2.0
parsel       : 1.8.1
w3lib        : 2.1.1
Twisted      : 22.10.0
Python       : 3.8.5 (default, Jan 17 2023, 13:24:51) - [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
pyOpenSSL    : 23.2.0 (OpenSSL 3.1.1 30 May 2023)
cryptography : 41.0.1
Platform     : Linux-3.10.0-1160.81.1.el7.x86_64-x86_64-with-glibc2.2.5

Additional context

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants