scrapy/scrapy/extensions
Adrián Chaves 28fa70a969 WIP documentation improvements 2025-03-17 01:12:26 +01:00
..
__init__.py Move scrapy/contrib remaining top-level files to scrapy/extensions 2015-04-29 21:27:19 -03:00
closespider.py Drop Python 3.8 Support (#6472) 2024-10-16 10:03:16 +02: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: added feed_options as a keyword argument to GCSFeedStorage. (#6628) 2025-01-23 21:06:45 +05:00
httpcache.py Fix Crawler.request_fingerprinter typing (#6605) 2025-01-07 10:40:49 +01:00
logstats.py Fix the calculate_final_stats method (#6599) 2025-01-02 12:36:28 +01:00
memdebug.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
memusage.py Add from_crawler() to components that only had from_settings(). 2024-11-12 21:12:32 +05:00
periodic_log.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
postprocessing.py WIP documentation improvements 2025-03-17 01:12:26 +01: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 Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
throttle.py dont_throttle → autothrottle_dont_adjust_delay 2024-11-07 16:17:16 +01:00