Commit Graph

15 Commits

Author SHA1 Message Date
Adrian Chaves 8258207c5d Merge remote-tracking branch 'origin/master' into connection-limits 2026-08-12 22:03:20 +02:00
Adrian be514d8c5d
Rerun tests that need real Internet access when they fail (#7985) 2026-08-12 21:46:00 +02:00
Adrian Chaves 0ca4ca759f Merge remote-tracking branch 'origin/master' into connection-limits 2026-08-10 19:35:30 +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 15870014e5 Merge remote-tracking branch 'origin/master' into connection-limits 2026-08-10 15:30:20 +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 Chaves df2e03cb27 Merge remote-tracking branch 'origin/master' into connection-limits 2026-08-09 18:46:08 +02:00
Adrian 95fe7acc86
Warn only once per request about the download warn size (#7963) 2026-08-09 21:14:20 +05:00
Adrian Chaves 346032f38d Improve coverage 2026-08-07 21:06:55 +02:00
Adrian Chaves 1b937b32a2 Add CONCURRENT_CONNECTIONS_PER_HANDLER and CONNECTION_KEEPALIVE_TIMEOUT 2026-08-07 19:06:39 +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 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