| .. |
|
__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
|
Added ignore statements for Windows specific typing issues (#6516)
|
2024-10-29 19:30:32 +01:00 |
|
feedexport.py
|
Add flake8-return rules to ruff.
|
2024-12-12 20:32:25 +05:00 |
|
httpcache.py
|
Add flake8-return rules to ruff.
|
2024-12-12 20:32:25 +05:00 |
|
logstats.py
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05: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
|
Add flake8-type-checking rules to ruff.
|
2024-12-10 01:28:20 +05: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
|
Add flake8-type-checking rules to ruff.
|
2024-12-10 01:28:20 +05:00 |
|
throttle.py
|
dont_throttle → autothrottle_dont_adjust_delay
|
2024-11-07 16:17:16 +01:00 |