scrapy/scrapy
Andrey Rakhmatullin 733309affa Don't assume formnumber can be None. 2023-02-24 00:05:59 +04:00
..
commands Upgrade CI tools 2023-02-02 06:37:40 +01:00
contracts sort imports with isort 2023-01-25 14:25:15 -06:00
core Merge remote-tracking branch 'origin/master' into mypy-imports 2023-02-11 22:02:19 +04:00
downloadermiddlewares Upgrade CI tools 2023-02-02 06:37:40 +01:00
extensions Upgrade CI tools 2023-02-02 06:37:40 +01:00
http Don't assume formnumber can be None. 2023-02-24 00:05:59 +04:00
linkextractors Upgrade CI tools 2023-02-02 06:37:40 +01:00
loader sort imports with isort 2023-01-25 14:25:15 -06:00
pipelines Upgrade CI tools 2023-02-02 06:37:40 +01:00
selector sort imports with isort 2023-01-25 14:25:15 -06:00
settings sort imports with isort 2023-01-25 14:25:15 -06:00
spidermiddlewares Upgrade CI tools 2023-02-02 06:37:40 +01:00
spiders Upgrade CI tools 2023-02-02 06:37:40 +01:00
templates Apply black formatting to templates (#5814) 2023-02-02 04:42:47 +01:00
utils Fix most of FormRequest typing issues. 2023-02-12 00:42:39 +04:00
VERSION Bump version: 2.7.1 → 2.8.0 2023-02-02 04:55:31 +01:00
__init__.py fix scrapy/__init__.py 2023-01-27 15:00:19 -06:00
__main__.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
cmdline.py sort imports with isort 2023-01-25 14:25:15 -06:00
crawler.py sort imports with isort 2023-01-25 14:25:15 -06:00
dupefilters.py sort imports with isort 2023-01-25 14:25:15 -06:00
exceptions.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
exporters.py sort imports with isort 2023-01-25 14:25:15 -06:00
extension.py Upgrade CI tools 2023-02-02 06:37:40 +01:00
interfaces.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
item.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
link.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
logformatter.py sort imports with isort 2023-01-25 14:25:15 -06:00
mail.py sort imports with isort 2023-01-25 14:25:15 -06:00
middleware.py sort imports with isort 2023-01-25 14:25:15 -06:00
mime.types moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes 2011-08-07 02:49:57 -03:00
pqueues.py sort imports with isort 2023-01-25 14:25:15 -06:00
resolver.py sort imports with isort 2023-01-25 14:25:15 -06:00
responsetypes.py Upgrade CI tools 2023-02-02 06:37:40 +01:00
robotstxt.py sort imports with isort 2023-01-25 14:25:15 -06:00
shell.py Upgrade CI tools 2023-02-02 06:37:40 +01:00
signalmanager.py sort imports with isort 2023-01-25 14:25:15 -06:00
signals.py headers_received signal (#4897) 2021-03-11 11:52:35 -03:00
spiderloader.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
squeues.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
statscollectors.py sort imports with isort 2023-01-25 14:25:15 -06:00