scrapy/scrapy/utils
Andrey Rakhmatullin 4279f2837c
Enable the flake8-builtins rules. (#6942)
2025-07-05 21:43:18 +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 Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +05:00
benchserver.py Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +05:00
boto.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
conf.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
console.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
curl.py curl: add support for parsing -b,--cookie (#6684) 2025-02-19 10:17:37 +01:00
datatypes.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
decorators.py Drop Python 3.8 Support (#6472) 2024-10-16 10:03:16 +02:00
defer.py Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +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 Bump tool versions. (#6941) 2025-07-05 10:30:30 +02: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 tool versions. (#6941) 2025-07-05 10:30:30 +02:00
job.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
log.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
misc.py Enable the flake8-builtins rules. (#6942) 2025-07-05 21:43:18 +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 Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
request.py Improve internal refs to scrapy.Request and scrapy.Selector (#6526) 2025-01-07 16:18:18 +05:00
response.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02: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 tool versions. (#6941) 2025-07-05 10:30:30 +02: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 Bump tool versions. (#6941) 2025-07-05 10:30:30 +02:00
testproc.py Bump tool versions. (#6941) 2025-07-05 10:30:30 +02: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