Adrian Chaves
|
13fe2f9b1c
|
Merge remote-tracking branch 'origin/master' into file-201
|
2026-08-10 18:26:18 +02:00 |
Adrian
|
15885a8db4
|
Generalize the use of build_from_crawler() internally (#7808)
* Generalize the use of build_from_crawler() internally
* Do not use build_from_crawler() for spiders, since they are guaranteed having from_crawler()
|
2026-08-10 20:55:10 +05:00 |
Adrian Chaves
|
f02b388371
|
Merge remote-tracking branch 'origin/master' into file-201
|
2026-08-10 17:10:36 +02:00 |
Adrian
|
4cc2356637
|
Implement browser-like bad header handling for the default download handler (#7806)
* Implement browser-like bad header handling for the default download handler
* Remove dead code
|
2026-08-10 13:59:44 +05:00 |
Adrian
|
95fe7acc86
|
Warn only once per request about the download warn size (#7963)
|
2026-08-09 21:14:20 +05:00 |
Adrian Chaves
|
4879b66258
|
Merge remote-tracking branch 'origin/master' into file-201
|
2026-08-04 12:06:15 +02:00 |
Adrian
|
298c9e610e
|
Type tests related to requests and responses (#7864)
|
2026-08-03 17:16:23 +05:00 |
Youssef Mohamed
|
bc5b5fb1f6
|
Add Request.to_curl() (#7743) (#7802)
|
2026-07-29 13:47:15 +05:00 |
Adrian Chaves
|
6d2f728377
|
Add REDIRECT_HTTP_CODES for 201 redirect support and Response.follow_redirect()
|
2026-07-28 17:29:05 +02:00 |
Adrian
|
ad816d2b3a
|
Improve test coverage for scrapy.cmdline (#7795)
|
2026-07-28 17:04:54 +05:00 |
Andrey Rakhmatullin
|
7e8b58a2b2
|
Migrate away from testfixtures. (#7793)
|
2026-07-28 09:52:52 +02:00 |
Andrey Rakhmatullin
|
cec86f216e
|
Remove remaining cross-imports in test modules. (#7782)
|
2026-07-27 12:19:12 +02:00 |