| .. |
|
commands
|
Bump mypy, flake8, and pylint (#5738)
|
2022-11-28 19:37:57 +01:00 |
|
contracts
|
Some type hints
|
2020-12-02 10:39:10 -03:00 |
|
core
|
Set OP_LEGACY_SERVER_CONNECT to support some old servers when using OpenSSL 3.
|
2023-01-13 20:46:55 +04:00 |
|
downloadermiddlewares
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
extensions
|
Merge pull request #5758 from MattyMay/finish_exporting_for_each_start_exporting
|
2023-01-13 00:17:17 +05:00 |
|
http
|
spelling: workaround
|
2022-12-18 21:33:21 -05:00 |
|
linkextractors
|
Remove trailing whitespace
|
2023-01-12 08:36:31 +01:00 |
|
loader
|
Fix issue#5145
|
2021-10-10 15:55:22 -04:00 |
|
pipelines
|
Merge pull request #5764 from jsoref/spelling
|
2023-01-13 00:15:36 +05:00 |
|
selector
|
Remove unnecessary reference to private parsel.Selector._default_type (#5006)
|
2021-03-22 11:24:10 +01:00 |
|
settings
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
spidermiddlewares
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
spiders
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
templates
|
Set `FEED_EXPORT_ENCODING='utf-8'` in the default template
|
2023-01-20 07:55:16 -03:00 |
|
utils
|
scrapy.utils.console.DEFAULT_PYTHON_SHELLS: OrderedDict → dict (#5795)
|
2023-01-17 12:52:41 +01:00 |
|
VERSION
|
Bump version: 2.7.0 → 2.7.1
|
2022-11-02 17:00:47 +06:00 |
|
__init__.py
|
Drop Python 3.6 support (#5514)
|
2022-06-09 00:25:03 -03:00 |
|
__main__.py
|
Add support for executing scrapy using -m option of python
|
2017-05-15 22:52:23 -03:00 |
|
cmdline.py
|
spelling: and
|
2022-12-18 20:26:42 -05:00 |
|
crawler.py
|
Bump mypy, flake8, and pylint (#5738)
|
2022-11-28 19:37:57 +01:00 |
|
dupefilters.py
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
exceptions.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
exporters.py
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01: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
|
Remove deprecated DictItem class
|
2022-02-06 18:31:55 -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
|
Fix SMTP STARTTLS for Twisted >= 21.2.0 (#5406)
|
2023-01-19 19:44:55 +01:00 |
|
middleware.py
|
Bump mypy, flake8, and pylint (#5738)
|
2022-11-28 19:37:57 +01:00 |
|
mime.types
|
…
|
|
|
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
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
robotstxt.py
|
Address some issues reported by Pylint (#5677)
|
2022-11-27 11:00:13 +01:00 |
|
shell.py
|
Merge pull request #2918 from HarrisonGregg/fix/inspect-response-signal-handling
|
2023-01-11 17:24:04 +05: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
|
downgrade type hint syntax
|
2022-10-18 20:07:29 -04:00 |
|
statscollectors.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |