scrapy/scrapy
Josh Soref e6ebadcd54 spelling: freshness
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
..
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 Bump mypy, flake8, and pylint (#5738) 2022-11-28 19:37:57 +01:00
downloadermiddlewares Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
extensions spelling: freshness 2022-12-18 21:33:21 -05:00
http Bump mypy, flake8, and pylint (#5738) 2022-11-28 19:37:57 +01:00
linkextractors Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01:00
loader Fix issue#5145 2021-10-10 15:55:22 -04:00
pipelines Address some issues reported by Pylint (#5677) 2022-11-27 11:00:13 +01: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 2.7 release notes (#5680) 2022-10-17 18:04:29 +05:00
utils spelling: crawlable 2022-12-18 21:33:21 -05: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 Some type hints 2020-12-02 10:39:10 -03:00
middleware.py Bump mypy, flake8, and pylint (#5738) 2022-11-28 19:37:57 +01: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 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 set asyncio event loop at start of new thread 2022-12-13 20:41:48 -08: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