scrapy/scrapy/utils
Andrey Rakhmatullin 3f3cb885ed
Address warnings in tests. (#7637)
2026-06-19 06:55:02 +02:00
..
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
_compression.py Restore brotlicffi support (#7160) 2025-11-25 12:06:55 +05:00
_deps_compat.py Fix deprecation warnings with pyOpenSSL 26.3.0. (#7619) 2026-06-15 08:44:33 +02:00
_download_handlers.py Add BaseStreamingDownloadHandler and migrate HttpxDownloadHandler to it. (#7524) 2026-05-18 15:52:13 +02:00
asyncgen.py Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
benchserver.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
boto.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
conf.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
console.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
curl.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
datatypes.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
decorators.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
defer.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
deprecate.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
display.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
engine.py Bump ruff, fix some of rules (#7277) 2026-02-23 11:48:38 +01:00
ftp.py Add parameters to typing.IO. 2024-05-31 21:41:27 +05:00
gz.py Mitigate brotli and deflate decompression bombs DoS (#7134) 2025-11-17 14:21:50 +05:00
httpobj.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
iterators.py Exclude deprecated code from coverage. (#7241) 2026-02-06 09:15:07 +01:00
job.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
log.py Replace _SettingsKeyT with str. (#7586) 2026-06-10 11:12:53 +02:00
misc.py Address warnings in tests. (#7637) 2026-06-19 06:55:02 +02:00
ossignal.py Remove Python 3.9 support (#7121) 2025-10-27 12:37:49 +01:00
project.py chore: more ruff rules and overall minor improvements (#7386) 2026-04-03 19:00:13 +05:00
python.py Add support for HTTP/2 and for SOCKS proxies to HttpxDownloadHandler, improve handler docs (#7575) 2026-06-09 01:10:44 +05:00
reactor.py Small docs fixes. (#7598) 2026-06-11 10:51:03 +02:00
reactorless.py Release notes for 2.15.0 (#7373) 2026-04-09 16:56:30 +05:00
request.py Fix request_to_curl handling of verbose cookies dictionaries (#7603) 2026-06-15 08:46:30 +02:00
response.py fix open_in_browser() logic issue plus add new tests (#7506) 2026-06-04 16:24:50 +02:00
serialize.py Remove code deprecated in 2.12.0 (#7126) 2025-10-27 17:14:38 +05:00
signal.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
sitemap.py Release notes for 2.15.0 (#7373) 2026-04-09 16:56:30 +05:00
spider.py Enable mypy warn_return_any. (#7492) 2026-05-04 22:24:47 +02:00
ssl.py Fix deprecation warnings with pyOpenSSL 26.3.0. (#7619) 2026-06-15 08:44:33 +02:00
template.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
test.py Remove deprecated test utils. 2026-05-03 14:11:55 +05:00
trackref.py Disable mypy allow_any_generics. (#7532) 2026-05-18 15:54:06 +02:00
url.py Fix strip_url() removing default port from password. (#7605) 2026-06-15 08:41:55 +02:00
versions.py Drop scrapy_components_versions(). 2026-05-03 14:12:18 +05:00