| .. |
|
commands
|
Improve typing for Spider.parse(). (#6274)
|
2024-05-13 11:55:45 +02:00 |
|
contracts
|
Re-enable uvloop tests on 3.12 (#6098)
|
2023-11-16 19:16:31 +04:00 |
|
core
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
downloadermiddlewares
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
extensions
|
Full typing for scrapy/extensions, part 3. (#6325)
|
2024-04-29 09:43:45 +02:00 |
|
http
|
Merge pull request #6335 from wRAR/typing-self
|
2024-05-06 14:02:10 +04:00 |
|
linkextractors
|
Fix Python 3.8.
|
2024-05-05 23:00:16 +05:00 |
|
loader
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
pipelines
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
selector
|
Indicate that Selector.type can be json (#6334)
|
2024-05-06 11:29:35 +02:00 |
|
settings
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
spidermiddlewares
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
spiders
|
Add SpiderLoggerAdapter, change Spider.logger to return SpiderLoggerAdapter (#6324)
|
2024-05-13 14:33:24 +02:00 |
|
templates
|
Attend PR comments
|
2024-01-31 12:29:43 -03:00 |
|
utils
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
VERSION
|
Merge 2.11.2 changes (#6363)
|
2024-05-14 18:54:11 +02:00 |
|
__init__.py
|
Drop Python 3.7 support.
|
2023-06-18 18:37:50 +04:00 |
|
__main__.py
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
|
addons.py
|
create_instance → build_from_crawler, build_from_settings (#6169)
|
2023-12-18 11:51:02 +01:00 |
|
cmdline.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
crawler.py
|
Typing for build_from_*. (#6326)
|
2024-04-29 16:14:59 +02:00 |
|
dupefilters.py
|
Remove support for dupefilters without a fingerprinter
|
2023-10-17 22:44:15 -03:00 |
|
exceptions.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
exporters.py
|
Full typing for scrapy/exporters.py. (#6275)
|
2024-03-08 06:57:03 +01:00 |
|
extension.py
|
Full typing for scrapy/extension.py.
|
2024-04-29 19:17:29 +05:00 |
|
interfaces.py
|
Remove unneeded code.
|
2023-06-26 16:57:46 +04:00 |
|
item.py
|
Fix MutableMapping import for Python 3.8.
|
2024-05-04 14:00:59 +05:00 |
|
link.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
logformatter.py
|
Update type hints for Twisted 23.8.0. (#6034)
|
2023-09-01 08:47:23 +02:00 |
|
mail.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
middleware.py
|
create_instance → build_from_crawler, build_from_settings (#6169)
|
2023-12-18 11:51:02 +01:00 |
|
mime.types
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
|
2011-08-07 02:49:57 -03:00 |
|
pqueues.py
|
Add Downloader.get_slot_key() without a spider parameter (#6352)
|
2024-05-10 14:26:45 +02:00 |
|
py.typed
|
Add py.typed
|
2023-09-21 13:06:12 +02:00 |
|
resolver.py
|
Full typing for scrapy/resolver.py.
|
2024-05-04 14:00:59 +05:00 |
|
responsetypes.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
robotstxt.py
|
Full typing for scrapy/robotstxt.py.
|
2024-05-04 14:00:59 +05:00 |
|
shell.py
|
Use ParamSpec for callables. (#6353)
|
2024-05-13 12:01:52 +02:00 |
|
signalmanager.py
|
Typing improvements for some core components (#5889)
|
2023-04-11 13:47:41 +02:00 |
|
signals.py
|
Add feed_slot_closed and feed_exporter_closed signals (#5876)
|
2023-04-26 08:20:37 +02:00 |
|
spiderloader.py
|
Full typing for scrapy/spiderloader.py.
|
2023-08-09 23:56:16 +04:00 |
|
squeues.py
|
Fixes for queuelib.
|
2024-05-04 16:29:23 +05:00 |
|
statscollectors.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |