scrapy/scrapy
Serhii A 777a6ea412
Make the retry middleware exception list configurable (#5929)
2023-06-16 15:46:06 +02: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 Make the retry middleware exception list configurable (#5929) 2023-06-16 15:46:06 +02:00
extensions Merge pull request #5833 from GodelTech/issue_960_s3_feed_export 2023-06-13 18:44:06 +04: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 Make the retry middleware exception list configurable (#5929) 2023-06-16 15:46:06 +02: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 add additional requests examples. 2023-05-09 18:04:18 +05:00
VERSION Bump version: 2.8.0 → 2.9.0 2023-05-08 14:30:06 +04: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 Merge remote-tracking branch 'scrapy/master' into issue5043-feed_export 2023-02-02 05:56:48 +01: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