scrapy/scrapy/utils
Adrián Chaves e8503217fb Merge remote-tracking branch 'upstream/master' into allow-customizing-export-column-names 2022-06-16 20:19:52 +02: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 Merge remote-tracking branch 'upstream/master' into allow-customizing-export-column-names 2022-06-16 20:19:52 +02:00
console.py Fix typos 2021-10-11 22:32:42 +08:00
curl.py Request type hints 2021-05-01 16:34:46 -03:00
datatypes.py Fix typos 2021-10-11 22:32:42 +08:00
decorators.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
defer.py Cover 2.6.0 in the release notes (#5399) 2022-03-01 12:16:37 +01:00
deprecate.py Fix/silence the Pylint messages added in 2.10 (#5235) 2021-08-24 12:15:29 +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 Move installing the reactor from CrawlerProcess to Crawler. 2021-12-23 16:07:18 +05:00
misc.py Remove deprecated BaseItem class 2022-02-06 18:12:28 -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
python.py Add typing for middleware and coroutine related code. 2021-04-03 17:40:45 +05:00
reactor.py Set WindowsSelectorEventLoopPolicy on Windows (#5315) 2021-12-31 20:38:10 +01:00
reqser.py Refactor request to/from dict (#5130) 2021-05-10 18:00:08 +02:00
request.py Centralize request fingerprints (#4524) 2022-06-07 18:44:54 +02:00
response.py response_httprepr memory issue fixed (#4972) 2022-01-28 18:39:32 +05:00
serialize.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
signal.py Fix a Python 3.10 logging issue. 2021-08-03 20:16:59 +05: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 Centralize request fingerprints (#4524) 2022-06-07 18:44:54 +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