| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
benchserver.py
|
Remove all top-level imports for twisted.internet.reactor (#4406)
|
2020-03-14 10:39:00 +01:00 |
|
boto.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
conf.py
|
Use dict.setdefault in scrapy.utils.conf.feed_complete_default_values_from_settings
|
2020-03-11 21:06:51 -03:00 |
|
console.py
|
fix new detected flake8 cases
|
2020-05-13 14:11:10 +02:00 |
|
curl.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
datatypes.py
|
Fix KeyError in LocalWeakReferencedCache
|
2020-05-27 11:15:33 -03:00 |
|
decorators.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
defer.py
|
Flake8: Remove E128 (utils module)
|
2020-05-06 17:38:39 -03:00 |
|
deprecate.py
|
Flake8: remove E127 (continuation line over-indented for visual indent)
|
2020-05-06 09:37:01 -03:00 |
|
display.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
engine.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
ftp.py
|
Fix Flake8 errors
|
2020-01-24 15:51:48 +02:00 |
|
gz.py
|
Flake8: remove W504 code (#4525)
|
2020-05-06 00:14:48 +02:00 |
|
http.py
|
fix E22X flake8
|
2020-02-21 08:39:14 +01:00 |
|
httpobj.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
iterators.py
|
Remove assertions from production code (#4440)
|
2020-04-23 12:40:10 +02:00 |
|
job.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
log.py
|
Merge remote-tracking branch 'upstream/master' into flake8-remove-e128
|
2020-05-14 11:35:30 -03:00 |
|
markup.py
|
fix W291, W292, W293 (whitespaces)
|
2019-12-18 16:33:46 +01:00 |
|
misc.py
|
Merge branch 'master' into deprecate-baseitem
|
2020-05-13 20:35:03 +02:00 |
|
multipart.py
|
fix W291, W292, W293 (whitespaces)
|
2019-12-18 16:33:46 +01:00 |
|
ossignal.py
|
Move a bunch of "from twisted.internet import reactor" inside functions.
|
2019-12-13 18:07:55 +05:00 |
|
project.py
|
Add tests for envvar setting warnings
|
2020-02-27 16:31:43 +01:00 |
|
py36.py
|
Support yield in async def callbacks.
|
2020-02-07 21:32:45 +05:00 |
|
python.py
|
fix new detected flake8 cases
|
2020-05-13 14:11:10 +02:00 |
|
reactor.py
|
Remove assertions from production code (#4440)
|
2020-04-23 12:40:10 +02:00 |
|
reqser.py
|
add comment to explain the use of __func__ instead of instance method objects
|
2020-04-16 11:37:03 -03:00 |
|
request.py
|
Flake8: remove E127 (continuation line over-indented for visual indent)
|
2020-05-06 09:37:01 -03:00 |
|
response.py
|
Flake8: Remove E128 (utils module)
|
2020-05-06 17:38:39 -03:00 |
|
serialize.py
|
Meta class to handle isinstance checks for BaseItem
|
2020-05-07 14:37:41 -03:00 |
|
signal.py
|
Stop response download
|
2020-05-20 14:46:26 -03:00 |
|
sitemap.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
spider.py
|
Return single element from coroutine callback (#4609)
|
2020-06-02 10:32:14 +02:00 |
|
ssl.py
|
Remove Python 2 encoding header from files (#4553)
|
2020-05-08 15:45:19 +02:00 |
|
template.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
test.py
|
Fix Flake8 errors
|
2020-01-24 15:58:52 +02:00 |
|
testproc.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
testsite.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
trackref.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
url.py
|
Flake8: Remove E128 (utils module)
|
2020-05-06 17:38:39 -03:00 |
|
versions.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |