scrapy/scrapy/utils
Adrián Chaves 3193d17b61 Merge remote-tracking branch 'scrapy/master' into minimal-async-seeds 2025-03-19 19:33:14 +01:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
_compression.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
asyncgen.py Add Perflint rules to ruff. 2024-12-12 21:03:34 +05:00
benchserver.py Ruff: migrate pyupgrade and bandit, enable some other rules (#6577) 2024-12-10 19:53:27 +01:00
boto.py Typing for smaller scrapy/utils/ modules. 2023-05-07 00:54:23 +04:00
conf.py Extend BaseSettings with utils for add-ons (#6614) 2025-03-05 10:31:59 +01:00
console.py Split ruff and pylint ignores into two categories, some pylint cleanup. 2025-01-02 01:03:42 +05:00
curl.py curl: add support for parsing -b,--cookie (#6684) 2025-02-19 10:17:37 +01:00
datatypes.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
decorators.py Drop Python 3.8 Support (#6472) 2024-10-16 10:03:16 +02:00
defer.py More docs about Deferred<->Future interoperability. (#6734) 2025-03-15 11:47:16 +01:00
deprecate.py Split ruff and pylint ignores into two categories, some pylint cleanup. 2025-01-02 01:03:42 +05:00
display.py Split ruff and pylint ignores into two categories, some pylint cleanup. 2025-01-02 01:03:42 +05:00
engine.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
ftp.py Add parameters to typing.IO. 2024-05-31 21:41:27 +05:00
gz.py Add flake8-type-checking. (#6413) 2024-06-25 10:20:59 +02:00
httpobj.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
iterators.py Bump ruff, switch from black to ruff-format (#6631) 2025-01-27 11:07:09 +01:00
job.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
log.py Enable AsyncioSelectorReactor by default. (#6713) 2025-03-12 01:18:30 +05:00
misc.py Enable RUF Ruff rules. 2025-01-01 21:41:08 +05:00
ossignal.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
project.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
python.py Use full method names in all spidermw log messages. 2025-02-11 23:07:25 +05:00
reactor.py Don't install the reactor in is_asyncio_reactor_installed(). (#6732) 2025-03-14 20:46:17 +01:00
request.py Improve internal refs to scrapy.Request and scrapy.Selector (#6526) 2025-01-07 16:18:18 +05:00
response.py Add flake8-pyi rules to ruff. 2024-12-12 20:44:28 +05:00
serialize.py Remove or post-pone the use of itemadapter.is_item, as a potentially expensive call (#6719) 2025-03-11 14:52:48 +01:00
signal.py Enable SIM Ruff rules. 2025-01-02 01:03:36 +05:00
sitemap.py Bump mypy and stubs. 2024-12-29 16:45:26 +05:00
spider.py Add SpiderLoaderProtocol. (#6694) 2025-02-28 11:18:55 +01:00
ssl.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
template.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
test.py Enable AsyncioSelectorReactor by default. (#6713) 2025-03-12 01:18:30 +05:00
testproc.py Move most of the test utils inside tests. 2025-03-02 21:04:12 +05:00
testsite.py Move most of the test utils inside tests. 2025-03-02 21:04:12 +05:00
trackref.py Address some previously ignored pylint messages. (#6531) 2024-11-11 11:49:52 +01:00
url.py Deprecate and disable escape_ajax(). 2025-02-03 14:08:05 +05:00
versions.py Enable RUF Ruff rules. 2025-01-01 21:41:08 +05:00