-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Pull requests: scrapy/scrapy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix fragment inheritance for redirects with an empty fragment
needs triage
#8100
opened Aug 28, 2026 by
cuishuang
Loading…
Add optional colored logging via LOG_COLOR and the color extra
#8091
opened Aug 26, 2026 by
AdrianAtZyte
Contributor
Loading…
Add item to the extra kwargs when logging item processing
#8085
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
Return partial responses on timeout when fail_on_dataloss is False
#8084
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
Exit non-zero when crawl closes via CLOSESPIDER_ERRORCOUNT
#8082
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
Include bind address in HTTP/1.1 and HTTP/2 pool keys
#8081
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
Support running some benchmarks on a CodSpeed runner to include wall time
#8080
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
Type the request attribute Scrapy adds to Failure objects
#8078
opened Aug 25, 2026 by
AdrianAtZyte
Contributor
Loading…
SitemapSpider: avoid duplicate robots.txt requests
#8069
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Freshen cached responses on successful revalidation
#8068
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Add name/from_rules to CrawlSpider Rule for rule chaining
#8066
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Close telnet connection on exit() to avoid an unhandled error log
#8065
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Document setting request headers for media pipeline requests
#8063
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Recursively apply nested items' own serializers in item exporters
#8057
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Document how to access the response of a failed media download
#8056
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Use charset-normalizer for undeclared encodings
#8054
opened Aug 21, 2026 by
AdrianAtZyte
Contributor
Loading…
Support setting request and spider arguments when checking contracts
#8053
opened Aug 20, 2026 by
AdrianAtZyte
Contributor
Loading…
Fix missing certificate and IP address on HTTP/1.1 responses without a body
#8048
opened Aug 20, 2026 by
AdrianAtZyte
Contributor
Loading…
Support disabling file/image expiration with a negative FILES_EXPIRES/IMAGES_EXPIRES
#8046
opened Aug 20, 2026 by
AdrianAtZyte
Contributor
Loading…
Support batches and multiple @url per callback in contracts
#8043
opened Aug 20, 2026 by
AdrianAtZyte
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.