Adrian
|
be514d8c5d
|
Rerun tests that need real Internet access when they fail (#7985)
|
2026-08-12 21:46:00 +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
|
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
|
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 |