scrapy/scrapy/extensions
Swati Anshu c67f730695
create_instance → build_from_crawler, build_from_settings (#6169)
2023-12-18 11:51:02 +01:00
..
__init__.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
closespider.py fix conditional on task_no_item 2023-07-18 20:49:33 +08:00
corestats.py Remove datetime.utcnow() usage (#6014) 2023-08-21 15:51:49 +02:00
debug.py sort imports with isort 2023-01-25 14:25:15 -06:00
feedexport.py create_instance → build_from_crawler, build_from_settings (#6169) 2023-12-18 11:51:02 +01:00
httpcache.py Move more things from Crawler.__init__() to .crawl(). 2023-09-08 19:29:05 +04:00
logstats.py sort imports with isort 2023-01-25 14:25:15 -06:00
memdebug.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
memusage.py sort imports with isort 2023-01-25 14:25:15 -06:00
periodic_log.py periodic_log: `datetime.utcnow()` changed to `datetime.now(tz=timezone.utc)` 2023-08-21 17:13:18 +03:00
postprocessing.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
spiderstate.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
statsmailer.py sort imports with isort 2023-01-25 14:25:15 -06:00
telnet.py sort imports with isort 2023-01-25 14:25:15 -06:00
throttle.py sort imports with isort 2023-01-25 14:25:15 -06:00