| .. |
|
commands
|
Fix type for urlencode's doseq argument
|
2021-04-01 15:22:51 -03:00 |
|
contracts
|
Some type hints
|
2020-12-02 10:39:10 -03:00 |
|
core
|
Fix typing
|
2021-06-24 09:56:05 +01:00 |
|
downloadermiddlewares
|
Request type hints
|
2021-05-01 16:34:46 -03:00 |
|
extensions
|
Engine: deprecations and type hints (#5090)
|
2021-04-20 08:45:28 -03:00 |
|
http
|
Merge branch 'master' into duplicate_key
|
2021-06-14 18:45:33 +05:00 |
|
linkextractors
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
loader
|
Use the itemlaoders library (#4516)
|
2020-07-15 12:08:36 +02:00 |
|
pipelines
|
Engine: deprecations and type hints (#5090)
|
2021-04-20 08:45:28 -03:00 |
|
selector
|
Remove unnecessary reference to private parsel.Selector._default_type (#5006)
|
2021-03-22 11:24:10 +01:00 |
|
settings
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
|
spidermiddlewares
|
Merge pull request #4694 from Jgaldos/improve-httpstatus-all-meta
|
2021-04-01 22:43:45 +05:00 |
|
spiders
|
Crawl rule: remove deprecated code
|
2020-09-29 23:37:28 -03:00 |
|
templates
|
Support for dataclass and attrs items (#3881)
|
2020-06-14 11:45:27 +02:00 |
|
utils
|
CloseSpider can be raised on spider_idle signal handler
|
2021-06-23 17:22:01 +01:00 |
|
VERSION
|
Bump version: 2.4.1 → 2.5.0
|
2021-04-06 19:13:32 +05:00 |
|
__init__.py
|
Some type hints
|
2020-12-02 10:39:10 -03:00 |
|
__main__.py
|
Add support for executing scrapy using -m option of python
|
2017-05-15 22:52:23 -03:00 |
|
cmdline.py
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
|
crawler.py
|
removed datatype specification for *args & ** kwargs
|
2020-10-01 06:46:12 +05:30 |
|
dupefilters.py
|
Dupefilter type hints (#5108)
|
2021-04-20 21:39:07 +02:00 |
|
exceptions.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
exporters.py
|
Merge branch 'master' into 4307-use-f-strings
|
2020-08-29 07:12:44 +02:00 |
|
extension.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
interfaces.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
item.py
|
Some type hints
|
2020-12-02 10:39:10 -03:00 |
|
link.py
|
Documentation of link extractor usage (#4775)
|
2020-10-01 23:50:11 +05:00 |
|
logformatter.py
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
|
mail.py
|
Some type hints
|
2020-12-02 10:39:10 -03:00 |
|
middleware.py
|
Import Deferred directly in scrapy/middleware.py.
|
2021-04-13 21:08:06 +05:00 |
|
mime.types
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
|
2011-08-07 02:49:57 -03:00 |
|
pqueues.py
|
Add peek method to queues (#5112)
|
2021-04-26 14:55:02 -03:00 |
|
resolver.py
|
HostResolution implementation
|
2020-10-09 10:38:07 -03:00 |
|
responsetypes.py
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
|
robotstxt.py
|
Merge remote-tracking branch 'upstream/master' into documentation-build
|
2020-08-11 13:16:14 +02:00 |
|
shell.py
|
Engine: deprecations and type hints (#5090)
|
2021-04-20 08:45:28 -03:00 |
|
signalmanager.py
|
Merge branch 'master' into documentation-build
|
2020-04-28 21:07:14 +02:00 |
|
signals.py
|
headers_received signal (#4897)
|
2021-03-11 11:52:35 -03:00 |
|
spiderloader.py
|
Use f-strings (#4307)
|
2020-08-26 07:11:05 +02:00 |
|
squeues.py
|
Refactor request to/from dict (#5130)
|
2021-05-10 18:00:08 +02:00 |
|
statscollectors.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |