| .. |
|
commands
|
Remove assertions from production code (#4440)
|
2020-04-23 12:40:10 +02:00 |
|
contracts
|
Flake8: remove W504 code (#4525)
|
2020-05-06 00:14:48 +02:00 |
|
core
|
Flake8: Remove E126
|
2020-05-06 16:10:21 -03:00 |
|
downloadermiddlewares
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
extensions
|
Flake8: remove E123 (Closing bracket does not match indentation of opening bracket's line)
|
2020-05-06 12:26:04 -03:00 |
|
http
|
Flake8: remove E123 (Closing bracket does not match indentation of opening bracket's line)
|
2020-05-06 12:26:04 -03:00 |
|
linkextractors
|
Remove lambdas in link extractor
|
2020-05-08 15:24:37 -03:00 |
|
loader
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
pipelines
|
Flake8: remove E116
|
2020-05-08 16:42:56 -03:00 |
|
selector
|
Flake8: remove E111
|
2020-05-08 16:42:50 -03:00 |
|
settings
|
Update __init__.py
|
2020-05-13 06:11:07 +08:00 |
|
spidermiddlewares
|
Flake8: remove W504 code (#4525)
|
2020-05-06 00:14:48 +02:00 |
|
spiders
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
templates
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
utils
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
VERSION
|
Bump version: 2.0.0 → 2.1.0
|
2020-04-24 11:46:54 +02:00 |
|
__init__.py
|
Convert the relative imports to absolute imports
|
2019-12-05 11:25:19 +11:00 |
|
__main__.py
|
Add support for executing scrapy using -m option of python
|
2017-05-15 22:52:23 -03:00 |
|
_monkeypatches.py
|
Remove six.PY2 and six.PY3 conditionals.
|
2019-11-14 13:45:37 +05:00 |
|
cmdline.py
|
Remove obsolete DEPRECATED_SETTINGS (deprecated.py)
|
2020-03-07 15:52:05 +00:00 |
|
crawler.py
|
Remove assertions from production code (#4440)
|
2020-04-23 12:40:10 +02:00 |
|
dupefilters.py
|
Fix pycodestyle E2XX (whitespace) (#4468)
|
2020-04-15 14:11:37 +02:00 |
|
exceptions.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
exporters.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +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
|
[docs] update redirect links to python3
|
2020-03-20 05:31:41 +05:30 |
|
link.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
logformatter.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
mail.py
|
Fix pycodestyle E502
|
2020-04-01 14:24:30 -03:00 |
|
middleware.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
mime.types
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
|
2011-08-07 02:49:57 -03:00 |
|
pqueues.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
resolver.py
|
Remove unnecessary comma (#4369)
|
2020-02-24 12:02:00 +01:00 |
|
responsetypes.py
|
Change Content-type to Content-Type (#4481)
|
2020-04-15 14:24:10 +02:00 |
|
robotstxt.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
shell.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
signalmanager.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
signals.py
|
new signal
|
2020-02-05 11:31:27 +00:00 |
|
spiderloader.py
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
squeues.py
|
Remove specifics of downstream request queues from scheduler (#3884)
|
2020-02-22 17:02:57 +05:00 |
|
statscollectors.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |