scrapy/scrapy/extensions
Thalison Fernandes 0d86fb69dc
Fix FileFeedStorage handling of Windows paths without file:// scheme (#6897)
2025-06-23 18:56:29 +02:00
..
__init__.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
closespider.py Add the call_later() wrapper. (#6858) 2025-06-04 20:37:36 +05:00
corestats.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
debug.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
feedexport.py Fix FileFeedStorage handling of Windows paths without file:// scheme (#6897) 2025-06-23 18:56:29 +02:00
httpcache.py Fix Crawler.request_fingerprinter typing (#6605) 2025-01-07 10:40:49 +01:00
logstats.py Add AsyncioLoopingCall. (#6855) 2025-06-03 20:21:33 +02:00
memdebug.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
memusage.py Add AsyncioLoopingCall. (#6855) 2025-06-03 20:21:33 +02:00
periodic_log.py Clean up setting getter defaults (#6892) 2025-06-16 09:28:06 +02:00
postprocessing.py Add flake8-return rules to ruff. 2024-12-12 20:32:25 +05:00
spiderstate.py Ruff: migrate pyupgrade and bandit, enable some other rules (#6577) 2024-12-10 19:53:27 +01:00
statsmailer.py Add from_crawler() to components that only had from_settings(). 2024-11-12 21:12:32 +05:00
telnet.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
throttle.py dont_throttle → autothrottle_dont_adjust_delay 2024-11-07 16:17:16 +01:00