scrapy/scrapy/utils
Eugenio Lacuesta c92e8ad0a5
Merge branch 'master' into request-types
2021-06-01 11:01:23 -03:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
asyncgen.py Add typing for middleware and coroutine related code. 2021-04-03 17:40:45 +05: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 kwargs for Item exporters classes 2020-08-30 10:57:22 +03:00
console.py fix new detected flake8 cases 2020-05-13 14:11:10 +02:00
curl.py Request type hints 2021-05-01 16:34:46 -03: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 Import Deferred directly in scrapy/utils/defer.py. 2021-04-13 22:41:01 +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 Engine: deprecations and type hints (#5090) 2021-04-20 08:45:28 -03:00
ftp.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
gz.py Remove deprecated scrapy.utils.gz.is_gzipped function 2020-11-23 15:47:08 -03:00
httpobj.py Some type hints 2020-12-02 10:39:10 -03:00
iterators.py Use f-strings 2020-10-06 18:50:55 +05:00
job.py Scheduler: minimal interface, API docs (#3559) 2021-04-26 16:16:14 -03:00
log.py Merge remote-tracking branch 'upstream/master' into http2 2020-08-31 16:43:32 +02:00
misc.py Avoid exceptions in is_generator_with_return_value (#4935) 2021-03-22 11:51:11 -03:00
ossignal.py Remove backslash 2020-07-09 09:51:28 -03:00
project.py Remove unused pickle import 2020-12-01 10:26:21 -03:00
py36.py Move collect_asyncgen to utils.asyncgen 2020-11-23 16:16:18 -03:00
python.py Add typing for middleware and coroutine related code. 2021-04-03 17:40:45 +05:00
reactor.py Call asyncio.get_event_loop when installing the asyncio reactor 2020-11-05 14:01:34 -03:00
reqser.py Refactor request to/from dict (#5130) 2021-05-10 18:00:08 +02:00
request.py Refactor request to/from dict (#5130) 2021-05-10 18:00:08 +02:00
response.py Some type hints 2020-12-02 10:39:10 -03: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 Fix import 2020-11-23 16:51:04 -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 Fix style issues 2020-09-21 23:28:16 +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 Some type hints 2020-12-02 10:39:10 -03: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