| .. |
|
commands
|
Update scrapy/commands/__init__.py
|
2020-05-16 01:53:49 +05:30 |
|
contracts
|
Flake8: remove W504 code (#4525)
|
2020-05-06 00:14:48 +02:00 |
|
core
|
Merge remote-tracking branch 'upstream/master' into flake8-remove-e128
|
2020-05-14 11:35:30 -03:00 |
|
downloadermiddlewares
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
extensions
|
Merge branch 'master' into flake8-remove-e128
|
2020-05-11 13:23:57 -03:00 |
|
http
|
Deprecate Response.body_as_unicode() (#4555)
|
2020-05-11 20:20:31 +02: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
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
spidermiddlewares
|
Flake8: remove W504 code (#4525)
|
2020-05-06 00:14:48 +02:00 |
|
spiders
|
Flake8: Remove E741
|
2020-05-14 10:40:50 -03:00 |
|
templates
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
utils
|
Merge remote-tracking branch 'upstream/master' into flake8-remove-e128
|
2020-05-14 11:35:30 -03: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
|
Switch to pickle protocol 4
|
2020-05-06 13:37:23 -03: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
|
Flake8: Remove E128 (item, mail, responsetypes)
|
2020-05-06 18:35:50 -03:00 |
|
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
|
Flake8: Remove E128 (item, mail, responsetypes)
|
2020-05-06 18:35:50 -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
|
Flake8: Remove E128 (item, mail, responsetypes)
|
2020-05-06 18:35:50 -03:00 |
|
robotstxt.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
shell.py
|
Flake8: Remove E741
|
2020-05-14 10:40:50 -03:00 |
|
signalmanager.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
signals.py
|
Merge branch 'master' into bytes_received_signal
|
2020-03-11 21:16:35 -03:00 |
|
spiderloader.py
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
squeues.py
|
Chain pickling exception, test_squeues.py updates
|
2020-05-06 14:05:27 -03:00 |
|
statscollectors.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |