scrapy/scrapy
Jalil SA f69ba43f8e fix: import re 2023-04-19 02:06:00 -05:00
..
commands Support genspider with HTTPS (#5808) 2023-03-14 08:13:44 +01:00
contracts sort imports with isort 2023-01-25 14:25:15 -06:00
core Typing for scrapy/core/downloader (#5896) 2023-04-17 08:37:52 +02:00
downloadermiddlewares Replace deprecated BadZipfile with BadZipFile (#5849) 2023-03-13 19:03:41 +01:00
extensions adjust 2023-04-10 12:30:00 -03:00
http Don't assume formnumber can be None. 2023-02-24 00:05:59 +04:00
linkextractors Skip test_skip_bad_links based on the w3lib version 2023-04-12 09:28:28 +02:00
loader sort imports with isort 2023-01-25 14:25:15 -06:00
pipelines base64-decode GCS checksums (#5891) 2023-04-11 18:25:42 +02:00
selector sort imports with isort 2023-01-25 14:25:15 -06:00
settings Add setdefault to BaseSettings (#5821) 2023-03-07 10:26:59 +01: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 Support genspider with HTTPS (#5808) 2023-03-14 08:13:44 +01:00
utils fix: import re 2023-04-19 02:06:00 -05: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 Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
dupefilters.py sort imports with isort 2023-01-25 14:25:15 -06:00
exceptions.py Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02: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 Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
mail.py return added to _sent_failed 2023-03-30 16:57:56 +05:30
middleware.py Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02: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 Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02: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 Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00