scrapy/scrapy/utils
Andrey Rakhmatullin 0ec79e3166 Fix compatibility with Python 3.8. 2023-05-07 23:01:27 +04:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
asyncgen.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
benchserver.py Upgrade CI tools 2023-02-02 06:37:40 +01:00
boto.py Typing for smaller scrapy/utils/ modules. 2023-05-07 00:54:23 +04:00
conf.py sort imports with isort 2023-01-25 14:25:15 -06:00
console.py reaplying black, fixing conflicts and ignoring bandit checks on test directory 2023-01-20 10:55:46 -03:00
curl.py fix: import re 2023-04-19 02:06:00 -05:00
datatypes.py Add typing to scrapy/utils/datatypes.py. 2023-05-07 01:48:09 +04:00
decorators.py Typing for smaller scrapy/utils/ modules. 2023-05-07 00:54:23 +04:00
defer.py Add more typing to scrapy/utils/defer.py. 2023-05-07 19:08:46 +04:00
deprecate.py Fix compatibility with Python 3.8. 2023-05-07 23:01:27 +04:00
display.py Add typing to scrapy/utils/display.py. 2023-05-07 19:22:57 +04:00
engine.py Add typing to scrapy/utils/engine.py. 2023-05-07 19:16:57 +04:00
ftp.py sort imports with isort 2023-01-25 14:25:15 -06:00
gz.py Add typing to scrapy/utils/gz.py and remove dead code. 2023-05-07 02:02:33 +04:00
httpobj.py sort imports with isort 2023-01-25 14:25:15 -06:00
iterators.py sort imports with isort 2023-01-25 14:25:15 -06:00
job.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
log.py Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
misc.py Add typing to scrapy/utils/misc.py. 2023-05-07 01:48:09 +04:00
ossignal.py sort imports with isort 2023-01-25 14:25:15 -06:00
project.py sort imports with isort 2023-01-25 14:25:15 -06:00
python.py Add more typing to scrapy/utils/python.py. 2023-05-07 18:35:24 +04:00
reactor.py Add typing to scrapy/utils/reactor.py. 2023-05-07 01:48:09 +04:00
reqser.py sort imports with isort 2023-01-25 14:25:15 -06:00
request.py More typing for scrapy/utils/request.py. 2023-05-07 00:54:23 +04:00
response.py Add a link to the w3lib typing fix. 2023-02-24 00:28:24 +04:00
serialize.py Typing for smaller scrapy/utils/ modules. 2023-05-07 00:54:23 +04:00
signal.py Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
sitemap.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
spider.py sort imports with isort 2023-01-25 14:25:15 -06:00
ssl.py Typing for scrapy/core/downloader (#5896) 2023-04-17 08:37:52 +02:00
template.py Add typing to scrapy/utils/template.py. 2023-05-07 19:10:42 +04:00
test.py Add typing to scrapy/utils/test.py, fix a FTP test. 2023-05-07 22:39:27 +04:00
testproc.py Upgrade CI tools 2023-02-02 06:37:40 +01:00
testsite.py Ignore typing for twisted.internet.reactor globally. 2023-01-27 23:19:44 +04:00
trackref.py sort imports with isort 2023-01-25 14:25:15 -06:00
url.py Add typing to scrapy/utils/url.py. 2023-05-07 01:48:02 +04:00
versions.py Typing for smaller scrapy/utils/ modules. 2023-05-07 00:54:23 +04:00