scrapy/scrapy
Adrián Chaves 4479b97895 Add tests for request backout 2024-07-08 14:59:00 +02:00
..
commands Use CallbackT for Request.callback. (#6422) 2024-07-01 09:30:49 +02:00
contracts Use CallbackT for Request.callback. (#6422) 2024-07-01 09:30:49 +02:00
core Add tests for request backout 2024-07-08 14:59:00 +02:00
downloadermiddlewares Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
extensions Add tests for request backout 2024-07-08 14:59:00 +02:00
http Move the implementation to the downloader 2024-07-08 09:17:24 +02:00
linkextractors Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
loader Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
pipelines Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
selector Document missing parts of response.json method 2024-06-05 21:09:10 -03:00
settings Test RESPONSE_MAX_ACTIVE_SIZE and SCRAPER_SLOT_MAX_ACTIVE_SIZE setting behavior 2024-07-08 12:06:31 +02:00
spidermiddlewares Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
spiders Use CallbackT for Request.callback. (#6422) 2024-07-01 09:30:49 +02:00
templates Attend PR comments 2024-01-31 12:29:43 -03:00
utils Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
VERSION Merge 2.11.2 changes (#6363) 2024-05-14 18:54:11 +02:00
__init__.py Remove the Python version check from scrapy/__init__.py. 2024-06-07 11:19:37 +05:00
__main__.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
_classutilities.py Solve issues reported by pylint 2024-07-08 10:42:58 +02:00
addons.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
cmdline.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
crawler.py Remove an obsolete import. (#6415) 2024-06-26 14:44:12 +02:00
dupefilters.py Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
exceptions.py Bump black. 2024-02-28 14:30:38 +05:00
exporters.py Full typing for scrapy/exporters.py. (#6275) 2024-03-08 06:57:03 +01:00
extension.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
interfaces.py Remove unneeded code. 2023-06-26 16:57:46 +04:00
item.py Add parameters to typing.Dict. 2024-05-31 21:11:50 +05:00
link.py Bump black. 2024-02-28 14:30:38 +05:00
logformatter.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
mail.py Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
middleware.py Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
mime.types moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes 2011-08-07 02:49:57 -03:00
pqueues.py Add Downloader.get_slot_key() without a spider parameter (#6352) 2024-05-10 14:26:45 +02:00
py.typed Add py.typed 2023-09-21 13:06:12 +02:00
resolver.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
responsetypes.py Bump black. 2024-02-28 14:30:38 +05:00
robotstxt.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
shell.py Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
signalmanager.py Add parameteres to most Deferred instances. (#6414) 2024-06-26 10:01:43 +02:00
signals.py Add feed_slot_closed and feed_exporter_closed signals (#5876) 2023-04-26 08:20:37 +02:00
spiderloader.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
squeues.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
statscollectors.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00