| .. |
|
commands
|
Merge pull request #4663 from ajaymittur28/scrapy-check-test
|
2020-08-10 16:18:29 +05:00 |
|
contracts
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
core
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
downloadermiddlewares
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
extensions
|
Merge branch 'master' into ISSUE-4250-add_batch_deliveries
|
2020-07-16 17:44:18 +02:00 |
|
http
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02: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
|
Support defining file path based on item in media pipelines (#4686)
|
2020-08-11 14:12:44 +02:00 |
|
selector
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
settings
|
Merge pull request #4564 from jacty/patch-1
|
2020-08-10 16:14:42 +05:00 |
|
spidermiddlewares
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
spiders
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
templates
|
Support for dataclass and attrs items (#3881)
|
2020-06-14 11:45:27 +02:00 |
|
utils
|
Merge pull request #4701 from kshitijcode/weakkeycache-cleanup-4684
|
2020-08-05 17:48:41 +05:00 |
|
VERSION
|
Bump version: 2.2.0 → 2.3.0
|
2020-08-04 20:07:02 +02:00 |
|
__init__.py
|
Bump minimum Python version to 3.5.2 (#4615)
|
2020-06-11 14:53:59 +02:00 |
|
__main__.py
|
Add support for executing scrapy using -m option of python
|
2017-05-15 22:52:23 -03:00 |
|
cmdline.py
|
Remove backslash
|
2020-07-09 09:51:28 -03:00 |
|
crawler.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
dupefilters.py
|
Fix pycodestyle E2XX (whitespace) (#4468)
|
2020-04-15 14:11:37 +02:00 |
|
exceptions.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
exporters.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +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
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
link.py
|
Remove backslash
|
2020-07-09 09:51:28 -03:00 |
|
logformatter.py
|
Remove the u prefix from strings
|
2020-07-30 13:39:30 +02: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
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
responsetypes.py
|
Flake8: Remove E128 (item, mail, responsetypes)
|
2020-05-06 18:35:50 -03:00 |
|
robotstxt.py
|
E501 compliance
|
2020-03-22 21:34:20 -03:00 |
|
shell.py
|
Support for dataclass and attrs items (#3881)
|
2020-06-14 11:45:27 +02: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
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
statscollectors.py
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |