scrapy/scrapy/utils
Laerte Pereira d5b6c236a9
Remove deprecated code (#5719)
2022-11-21 09:32:26 +01:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
asyncgen.py Adapt for asyng generator callbacks 2022-10-02 17:37:10 -03:00
benchserver.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
boto.py Remove deprecated code (#5719) 2022-11-21 09:32:26 +01:00
conf.py Prevent running the -O and -t command-line options together (#5605) 2022-10-27 14:43:31 +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 Get the event loop from event_loop_policy to avoid a deprecation warning (#5689) 2022-10-27 14:02:12 +02:00
deprecate.py Fix/silence the Pylint messages added in 2.10 (#5235) 2021-08-24 12:15:29 +02:00
display.py Correct distutils deprecation warning 2022-09-30 22:58:17 -04: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 code (#5719) 2022-11-21 09:32:26 +01: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 Merge branch 'master' into patch-1 2022-10-27 12:04:00 +05: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 Remove deprecated code (#5719) 2022-11-21 09:32:26 +01:00
reactor.py Get the event loop from event_loop_policy to avoid a deprecation warning (#5689) 2022-10-27 14:02:12 +02:00
reqser.py Refactor request to/from dict (#5130) 2021-05-10 18:00:08 +02:00
request.py 2.7 release notes (#5680) 2022-10-17 18:04:29 +05: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 Add main infrastructure for async callbacks. 2021-02-05 16:21:56 +05: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 2.7 release notes (#5680) 2022-10-17 18:04:29 +05:00
testproc.py Use f-strings (#4307) 2020-08-26 07:11:05 +02:00
testsite.py Fix flake8 issues in previously ignored files. 2022-10-10 11:10:59 +06:00
trackref.py Some type hints 2020-12-02 10:39:10 -03:00
url.py Fix the flake8 per-file ignore syntax (#5688) 2022-10-21 16:17:04 +02:00
versions.py Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00