| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
_compression.py
|
Allow user-defined secure cookies (#6357)
|
2024-05-15 11:48:43 +02:00 |
|
asyncgen.py
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
|
benchserver.py
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
boto.py
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |
|
conf.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
console.py
|
Add typing for scrapy/commands (#6268)
|
2024-03-06 13:21:08 +01:00 |
|
curl.py
|
fix: import re
|
2023-04-19 02:06:00 -05:00 |
|
datatypes.py
|
Add typing hints to CaselessDict and Headers. (#6097)
|
2023-10-17 19:07:13 +02:00 |
|
decorators.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
defer.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
deprecate.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
display.py
|
Add typing to scrapy/utils/display.py.
|
2023-05-07 19:22:57 +04:00 |
|
engine.py
|
Full typing for scrapy/extensions, part 1. (#6276)
|
2024-03-08 06:59:56 +01:00 |
|
ftp.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
gz.py
|
Fix BytesIO non-emptiness check
|
2023-11-24 11:35:15 +01:00 |
|
httpobj.py
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
|
iterators.py
|
Full typing for scrapy/extensions, part 3. (#6325)
|
2024-04-29 09:43:45 +02:00 |
|
job.py
|
[Solved] JOBDIR= None for when Scheduler initializes disk queue even if JOBDIR is empty string (#6124)
|
2023-10-31 17:37:26 +04:00 |
|
log.py
|
Add SpiderLoggerAdapter, change Spider.logger to return SpiderLoggerAdapter (#6324)
|
2024-05-13 14:33:24 +02:00 |
|
misc.py
|
Typing for build_from_*. (#6326)
|
2024-04-29 16:14:59 +02:00 |
|
ossignal.py
|
Bump pylint, cleanup the ignored tags.
|
2024-02-28 14:31:21 +05:00 |
|
project.py
|
scrapy.utils.data_path type hint change (#6133)
|
2023-11-06 08:37:18 +01:00 |
|
python.py
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
reactor.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
request.py
|
Use the Self type hint in from_crawler/from_settings.
|
2024-05-05 22:05:11 +05:00 |
|
response.py
|
Add typing for scrapy/commands (#6268)
|
2024-03-06 13:21:08 +01:00 |
|
serialize.py
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |
|
signal.py
|
Bump pylint, cleanup the ignored tags.
|
2024-02-28 14:31:21 +05:00 |
|
sitemap.py
|
Full typing for scrapy/spiders. (#6356)
|
2024-05-13 12:07:51 +02:00 |
|
spider.py
|
Bump mypy and type stubs.
|
2024-02-28 14:31:21 +05:00 |
|
ssl.py
|
Bump mypy and type stubs.
|
2024-02-28 14:31:21 +05:00 |
|
template.py
|
Add typing to scrapy/utils/template.py.
|
2023-05-07 19:10:42 +04:00 |
|
test.py
|
Remove empty statement
|
2024-01-31 13:18:10 -03:00 |
|
testproc.py
|
Merge pull request #6064 from wRAR/signals-proper
|
2023-11-16 19:15:30 +04:00 |
|
testsite.py
|
Ignore typing for twisted.internet.reactor globally.
|
2023-01-27 23:19:44 +04:00 |
|
trackref.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
url.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
versions.py
|
Bandit: allow-list lxml usages (#6265)
|
2024-03-01 16:02:03 +01:00 |