| .. |
|
commands
|
Allow customizing logged software versions (#6582)
|
2024-12-16 14:46:23 +01:00 |
|
contracts
|
Added failing test cases to tests/test_contracts.py and fixed corresponding methods + removed pylint comments
|
2024-11-14 10:40:12 -08:00 |
|
core
|
Replace isort with the ruff isort rules.
|
2024-12-29 14:15:16 +05:00 |
|
downloadermiddlewares
|
Bump mypy and stubs.
|
2024-12-29 16:45:26 +05:00 |
|
extensions
|
Fix the calculate_final_stats method (#6599)
|
2025-01-02 12:36:28 +01:00 |
|
http
|
Bump mypy and stubs.
|
2024-12-29 16:45:26 +05:00 |
|
linkextractors
|
Add flake8-return rules to ruff.
|
2024-12-12 20:32:25 +05:00 |
|
loader
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |
|
pipelines
|
Add flake8-pyi rules to ruff.
|
2024-12-12 20:44:28 +05:00 |
|
selector
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |
|
settings
|
Allow customizing logged software versions (#6582)
|
2024-12-16 14:46:23 +01:00 |
|
spidermiddlewares
|
Add flake8-raise rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
|
spiders
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |
|
templates
|
Add ADDONS to the settings template for new projects
|
2024-12-18 17:05:51 +01:00 |
|
utils
|
Bump mypy and stubs.
|
2024-12-29 16:45:26 +05:00 |
|
VERSION
|
Bump version: 2.11.2 → 2.12.0
|
2024-11-18 13:08:05 +05:00 |
|
__init__.py
|
Add pylint rules to ruff, refresh the ignore list of pylint itself (#6584)
|
2024-12-16 09:44:36 +01:00 |
|
__main__.py
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
|
addons.py
|
Drop Python 3.8 Support (#6472)
|
2024-10-16 10:03:16 +02:00 |
|
cmdline.py
|
Add pylint rules to ruff, refresh the ignore list of pylint itself (#6584)
|
2024-12-16 09:44:36 +01:00 |
|
crawler.py
|
Add flake8-type-checking rules to ruff.
|
2024-12-10 01:28:20 +05:00 |
|
dupefilters.py
|
Add flake8-pie rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
|
exceptions.py
|
Add flake8-pie rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
|
exporters.py
|
Add pylint rules to ruff, refresh the ignore list of pylint itself (#6584)
|
2024-12-16 09:44:36 +01:00 |
|
extension.py
|
Drop Python 3.8 Support (#6472)
|
2024-10-16 10:03:16 +02:00 |
|
interfaces.py
|
Remove unneeded code.
|
2023-06-26 16:57:46 +04:00 |
|
item.py
|
Update the outdated Item docstring. (#6427)
|
2024-11-04 16:17:56 +05:00 |
|
link.py
|
Add flake8-pyi rules to ruff.
|
2024-12-12 20:44:28 +05:00 |
|
logformatter.py
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |
|
mail.py
|
Merge pull request #6540 from wRAR/build_from_settings
|
2024-11-14 20:40:54 +05:00 |
|
middleware.py
|
Address PR feedback.
|
2024-11-14 19:35:56 +05:00 |
|
mime.types
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
|
2011-08-07 02:49:57 -03:00 |
|
pqueues.py
|
Ruff: migrate pyupgrade and bandit, enable some other rules (#6577)
|
2024-12-10 19:53:27 +01:00 |
|
py.typed
|
Add py.typed
|
2023-09-21 13:06:12 +02:00 |
|
resolver.py
|
Add flake8-raise rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
|
responsetypes.py
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |
|
robotstxt.py
|
Add flake8-pie rules to ruff.
|
2024-12-12 20:33:35 +05:00 |
|
shell.py
|
Ruff: migrate pyupgrade and bandit, enable some other rules (#6577)
|
2024-12-10 19:53:27 +01:00 |
|
signalmanager.py
|
Drop Python 3.8 Support (#6472)
|
2024-10-16 10:03:16 +02:00 |
|
signals.py
|
Add feed_slot_closed and feed_exporter_closed signals (#5876)
|
2023-04-26 08:20:37 +02:00 |
|
spiderloader.py
|
Drop Python 3.8 Support (#6472)
|
2024-10-16 10:03:16 +02:00 |
|
squeues.py
|
Ruff: migrate pyupgrade and bandit, enable some other rules (#6577)
|
2024-12-10 19:53:27 +01:00 |
|
statscollectors.py
|
Remove --keep-runtime-typing from pyupgrade.
|
2024-10-17 21:26:02 +05:00 |