| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
benchserver.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
boto.py
|
Remove __future__ imports
|
2019-11-02 23:26:38 -03:00 |
|
conf.py
|
Remove six.iter* occurrences
|
2019-11-03 00:26:44 -03:00 |
|
console.py
|
increase ptpython priority since it can use other shells as backend
|
2017-05-18 16:57:13 +00:00 |
|
curl.py
|
Remove six imports
|
2019-11-03 00:58:47 -03:00 |
|
datatypes.py
|
Remove six.iter* occurrences
|
2019-11-03 00:26:44 -03:00 |
|
decorators.py
|
Rename scrapy/utils/decorator.py to scrapy/utils/decorators.py
|
2015-04-29 21:27:19 -03:00 |
|
defer.py
|
fix: do not catch system exceptions like KeyboardInterrupt
|
2019-04-05 11:52:00 +02:00 |
|
deprecate.py
|
SpiderManager shim is removed
|
2018-07-06 03:28:01 +05:00 |
|
display.py
|
Remove __future__ imports
|
2019-11-02 23:26:38 -03:00 |
|
engine.py
|
Remove __future__ imports
|
2019-11-02 23:26:38 -03:00 |
|
ftp.py
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
|
gz.py
|
Remove cStringIO imports.
|
2019-10-31 15:07:54 +05:00 |
|
http.py
|
deprecate scrapy.utils.http
|
2019-07-08 11:17:30 +05:00 |
|
httpobj.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
iterators.py
|
Remove six imports
|
2019-11-03 00:58:47 -03:00 |
|
job.py
|
Initial support for a persistent scheduler, to support pausing and resuming
|
2011-08-02 11:57:55 -03:00 |
|
log.py
|
Switch from ` to `` where inline code formatting is desired
|
2019-03-01 16:56:58 +01:00 |
|
markup.py
|
deprecate scrapy.utils.markup
|
2019-07-08 11:18:40 +05:00 |
|
misc.py
|
Remove six imports
|
2019-11-03 00:58:47 -03:00 |
|
multipart.py
|
deprecate scrapy.utils.multipart
|
2019-07-08 11:18:15 +05:00 |
|
ossignal.py
|
Remove __future__ imports
|
2019-11-02 23:26:38 -03:00 |
|
project.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
python.py
|
Remove six type wrappers
|
2019-11-03 00:36:25 -03:00 |
|
reactor.py
|
Fix typo in docstring
|
2016-02-19 17:32:01 +03:00 |
|
reqser.py
|
Remove six.get_method_*
|
2019-11-03 01:00:54 -03:00 |
|
request.py
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
response.py
|
Replace to_native_str calls with to_unicode.
|
2019-10-31 15:22:53 +05: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
|
Remove six.iter* occurrences
|
2019-11-03 00:26:44 -03:00 |
|
ssl.py
|
Replace to_native_str calls with to_unicode.
|
2019-10-31 15:22:53 +05:00 |
|
template.py
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
|
test.py
|
Remove __future__ imports
|
2019-11-02 23:26:38 -03: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
|
Remove six.moves occurrences
|
2019-11-03 00:00:49 -03:00 |
|
versions.py
|
Move get_openssl_version function to scrapy.utils.ssl
|
2019-08-08 12:44:23 -03:00 |