scrapy/scrapy/utils
Andrey Rakhmatullin 0390176ecd Merge branch '2.13' 2025-06-09 15:54:35 +05: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 Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
asyncio.py Add the call_later() wrapper. (#6858) 2025-06-04 20:37:36 +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 Add `AsyncCrawlerProcess` and `Crawler.crawl_async()` (#6817) 2025-05-28 18:55:44 +05: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 Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02: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 Syntax Error Fixed (#6738) 2025-03-20 17:02:10 +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 Support asynchronous start requests (#6729) 2025-05-07 19:04:03 +02:00
reactor.py Merge branch '2.13' 2025-06-09 15:54:35 +05: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 Slight improvements for the signal docs. 2025-05-15 20:02:38 +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 Pin older Twisted in tests, update type hints. (#6882) 2025-06-09 13:09:44 +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