| .. |
|
commands
|
Allow overwriting feeds (#4512)
|
2020-08-17 15:10:08 +02:00 |
|
contracts
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
core
|
Merge Twisted’s deprecated HTTPClientFactory into ScrapyHTTPClientFactory (#4165)
|
2020-08-17 10:54:58 +02:00 |
|
downloadermiddlewares
|
Add typing hint to httpcache downloadermiddlewares (#4243)
|
2020-08-17 10:50:52 +02:00 |
|
extensions
|
Allow overwriting feeds (#4512)
|
2020-08-17 15:10:08 +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
|
Cleaned up code
|
2020-08-25 02:46:44 +05:30 |
|
selector
|
Change super syntax (#4707)
|
2020-08-04 20:42:01 +02:00 |
|
settings
|
Add a setting to customize the asyncio event loop (#4414)
|
2020-08-19 09:18:14 +02: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
|
Smarter generator check for combined return/yield statements (#4721)
|
2020-08-20 10:22:07 -03: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
|
Add a setting to customize the asyncio event loop (#4414)
|
2020-08-19 09:18:14 +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
|
Merge remote-tracking branch 'upstream/master' into documentation-build
|
2020-08-11 13:16:14 +02:00 |
|
shell.py
|
Support for dataclass and attrs items (#3881)
|
2020-06-14 11:45:27 +02:00 |
|
signalmanager.py
|
Merge branch 'master' into documentation-build
|
2020-04-28 21:07:14 +02: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 |