| .. |
|
__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 E30X flake8 (#4355)
|
2020-02-21 06:05:31 +01:00 |
|
curl.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
datatypes.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
decorators.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
defer.py
|
Merge remote-tracking branch 'origin/master' into asyncio-signals
|
2020-02-07 16:58:59 +05:00 |
|
deprecate.py
|
Fix pycodestyle E502
|
2020-04-01 14:24:30 -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
|
fix E30X flake8 (#4355)
|
2020-02-21 06:05:31 +01: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 object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
job.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
log.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
markup.py
|
fix W291, W292, W293 (whitespaces)
|
2019-12-18 16:33:46 +01:00 |
|
misc.py
|
fix E22X flake8
|
2020-02-21 08:39:14 +01: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
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
reactor.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
reqser.py
|
Replace to_native_str calls with to_unicode.
|
2019-11-14 13:45:39 +05:00 |
|
request.py
|
Fix a spelling error: ie. → i.e. (#4338)
|
2020-02-18 17:58:31 +01:00 |
|
response.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
serialize.py
|
Add set serialization to ScrapyJSONEncoder
|
2016-07-22 17:20:03 -04:00 |
|
signal.py
|
Add async def support to signal handlers that already supported Deferreds.
|
2020-01-09 15:17:45 +05:00 |
|
sitemap.py
|
Remove object base class (#4430)
|
2020-03-16 20:12:46 +01:00 |
|
spider.py
|
Merge pull request #4318 from wRAR/asyncio-parse-asyncgen
|
2020-02-21 23:50:01 +05:00 |
|
ssl.py
|
Replace to_native_str calls with to_unicode.
|
2019-11-14 13:45:39 +05: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
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
versions.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |