scrapy/scrapy/utils
Andrey Rahmatullin 5e997587d9
Remove dead boto2 code, deprecate is_botocore() (#4776)
2020-09-20 15:06:46 +02:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
benchserver.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
boto.py Remove dead boto2 code, deprecate is_botocore() (#4776) 2020-09-20 15:06:46 +02:00
conf.py test: list appears in ValueError Exception message 2020-08-26 15:11:46 +02:00
console.py fix new detected flake8 cases 2020-05-13 14:11:10 +02:00
curl.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
datatypes.py Change super syntax (#4707) 2020-08-04 20:42:01 +02:00
decorators.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
defer.py Update Python version references after dropping support for 3.5 (#4742) 2020-08-27 15:43:43 +05:00
deprecate.py Merge branch 'master' into 4307-use-f-strings 2020-08-26 13:46:46 +02:00
display.py enable ANSI color (instead of ANSI color codes) in the Windows terminal #4393 (#4403) 2020-07-20 17:23:38 +05:00
engine.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
ftp.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
gz.py Update Python version references after dropping support for 3.5 (#4742) 2020-08-27 15:43:43 +05: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 Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
job.py Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00
log.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
markup.py fix W291, W292, W293 (whitespaces) 2019-12-18 16:33:46 +01:00
misc.py Merge branch 'master' into 4307-use-f-strings 2020-08-26 13:46:46 +02:00
multipart.py fix W291, W292, W293 (whitespaces) 2019-12-18 16:33:46 +01:00
ossignal.py Remove backslash 2020-07-09 09:51:28 -03:00
project.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
py36.py Support yield in async def callbacks. 2020-02-07 21:32:45 +05:00
python.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
reactor.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
reqser.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
request.py Flake8: remove E127 (continuation line over-indented for visual indent) 2020-05-06 09:37:01 -03:00
response.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
serialize.py Use f-strings (#4307) 2020-08-26 07:11:05 +02: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 Remove backslash 2020-07-09 09:51:28 -03:00
ssl.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
template.py Do not let umask affect the permissions of startproject-generated files 2020-08-12 17:07:21 +02:00
test.py Remove dead boto2 code, deprecate is_botocore() (#4776) 2020-09-20 15:06:46 +02:00
testproc.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
testsite.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
trackref.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
url.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
versions.py Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00