| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
asyncio.py
|
Remove conditional asyncio imports.
|
2019-12-26 20:41:06 +05:00 |
|
benchserver.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
boto.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
|
conf.py
|
Fix E502: backslash is redundant between brackets (#4238)
|
2019-12-17 13:53:15 +01:00 |
|
console.py
|
Keep 2 spaces between code and inline comments (#4195)
|
2019-12-13 14:20:48 +01:00 |
|
curl.py
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
|
datatypes.py
|
Scan callbacks/errbacks for return statements with values different than None
|
2019-12-16 11:30:40 -03:00 |
|
decorators.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
defer.py
|
Add utils.defer.deferred_f_from_coro_f.
|
2020-01-09 14:19:02 +05:00 |
|
deprecate.py
|
SpiderManager shim is removed
|
2018-07-06 03:28:01 +05: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
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
http.py
|
Remove unused imports
|
2019-11-21 14:21:17 +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 cStringIO imports.
|
2019-11-14 13:45:39 +05:00 |
|
job.py
|
Add missing blank lines between functions and classes
|
2019-11-18 17:16:09 +01:00 |
|
log.py
|
Rename ASYNCIO_ENABLED to ASYNCIO_REACTOR, change the logic accordingly.
|
2019-12-27 21:56:28 +05:00 |
|
markup.py
|
fix W291, W292, W293 (whitespaces)
|
2019-12-18 16:33:46 +01:00 |
|
misc.py
|
Scan callbacks/errbacks for return statements with values different than None
|
2019-12-16 11:30:40 -03: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
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
python.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
|
reactor.py
|
Move a bunch of "from twisted.internet import reactor" inside functions.
|
2019-12-13 18:07:55 +05:00 |
|
reqser.py
|
Replace to_native_str calls with to_unicode.
|
2019-11-14 13:45:39 +05:00 |
|
request.py
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03: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
|
PY3 port signals
|
2015-07-25 18:04:55 +02:00 |
|
sitemap.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
spider.py
|
Support for async def callbacks.
|
2020-01-09 15:59:19 +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 __future__ imports
|
2019-11-02 23:26:38 -03:00 |
|
testsite.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
trackref.py
|
Remove six.iter* occurrences
|
2019-11-03 00:26:44 -03: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 |