scrapy/scrapy
Laerte Pereira 7317ff1101 refactor: use kwargs strategy 2023-05-04 05:55:25 -03: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 Add feed_slot_closed and feed_exporter_closed signals (#5876) 2023-04-26 08:20:37 +02:00
http Merge pull request #5915 from jxlil/feature/support-parsel-jmespath 2023-05-03 13:18:39 +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 refactor: use kwargs strategy 2023-05-04 05:55:25 -03: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 fix: non-UTF-8 content-type headers 2023-05-02 12:11:23 -03: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 Add feed_slot_closed and feed_exporter_closed signals (#5876) 2023-04-26 08:20:37 +02: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