Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Chaves cc7240f3e1 Merge remote-tracking branch 'origin/master' into todo 2026-08-10 18:17:57 +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 dcf2483f8d killall unnecessary-asserts 2026-08-10 17:41:08 +02:00
Andrey Rakhmatullin e80f94fe8a
Tests for extensions.debug and extensions.memdebug. (#7749)
* Tests for extensions.debug and extensions.memdebug.

* Use a unique class in test_crawl_sets_stats.

* Don't assume a single log message.
2026-07-20 15:21:28 +02:00