| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03:00 |
|
_compression.py
|
CHUNK_SIZE: 8 KiB → 32 KiB
|
2023-11-24 10:20:14 +01:00 |
|
asyncgen.py
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
|
benchserver.py
|
Upgrade CI tools
|
2023-02-02 06:37:40 +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
|
reaplying black, fixing conflicts and ignoring bandit checks on test directory
|
2023-01-20 10:55:46 -03: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
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |
|
defer.py
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
Add typing to scrapy/utils/engine.py.
|
2023-05-07 19:16:57 +04: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
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
Removed some deprecated functions and functionalities (#6116)
|
2023-10-30 09:59:11 +01:00 |
|
misc.py
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
Fix and re-enable unnecessary-comprehension and use-dict-literal pylint tags
|
2024-02-28 16:14:08 -03:00 |
|
reactor.py
|
Add typing to scrapy/utils/reactor.py.
|
2023-05-07 01:48:09 +04:00 |
|
request.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
response.py
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |