| .. |
|
__init__.py
|
mv scrapy/trunk to root as part of svn2hg migration
|
2009-05-06 15:55:17 -03: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
|
Merge branch 'master' into typing-utils
|
2023-06-24 18:31:56 +04:00 |
|
decorators.py
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |
|
defer.py
|
More typing for scrapy/utils/defer.py and scrapy/utils/spider.py.
|
2023-08-06 00:35:33 +04:00 |
|
deprecate.py
|
Fix compatibility with Python 3.8.
|
2023-05-07 23:01:27 +04: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
|
Merge branch 'master' into typing-utils
|
2023-06-24 18:31:56 +04:00 |
|
httpobj.py
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
|
iterators.py
|
Small cleanup.
|
2023-08-09 23:17:32 +04:00 |
|
job.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
log.py
|
Move more things from Crawler.__init__() to .crawl().
|
2023-09-08 19:29:05 +04:00 |
|
misc.py
|
Remove unneeded code.
|
2023-06-26 16:57:46 +04:00 |
|
ossignal.py
|
Fix regressions in typing.
|
2023-08-06 17:44:24 +04:00 |
|
project.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
python.py
|
IOError and other cleanup (#4716)
|
2023-06-21 20:08:53 +02:00 |
|
reactor.py
|
Add typing to scrapy/utils/reactor.py.
|
2023-05-07 01:48:09 +04:00 |
|
request.py
|
Add RequestFingerprinterProtocol.
|
2023-08-10 22:53:22 +04:00 |
|
response.py
|
Remove a workaround for a w3lib typing bug.
|
2023-08-06 17:46:28 +04:00 |
|
serialize.py
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |
|
signal.py
|
Add more typing for scrapy/utils/signal.py.
|
2023-08-06 00:35:33 +04:00 |
|
sitemap.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
spider.py
|
Fix regressions in typing.
|
2023-08-06 17:44:24 +04:00 |
|
ssl.py
|
More typing for scrapy/utils.
|
2023-08-06 00:35:33 +04:00 |
|
template.py
|
Add typing to scrapy/utils/template.py.
|
2023-05-07 19:10:42 +04:00 |
|
test.py
|
Rename methods.
|
2023-09-13 15:47:22 +04:00 |
|
testproc.py
|
Add typing for scrapy/utils/testproc.py.
|
2023-08-06 00:35:33 +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
|
Add typing to scrapy/utils/url.py.
|
2023-05-07 01:48:02 +04:00 |
|
versions.py
|
Typing for smaller scrapy/utils/ modules.
|
2023-05-07 00:54:23 +04:00 |