| .. |
|
commands
|
Fix regressions in typing.
|
2023-08-06 17:44:24 +04:00 |
|
contracts
|
Check for async callbacks in contracts.
|
2023-08-06 17:28:34 +04:00 |
|
core
|
Update type hints for Twisted 23.8.0. (#6034)
|
2023-09-01 08:47:23 +02:00 |
|
downloadermiddlewares
|
IOError and other cleanup (#4716)
|
2023-06-21 20:08:53 +02:00 |
|
extensions
|
periodic_log: `datetime.utcnow()` changed to `datetime.now(tz=timezone.utc)`
|
2023-08-21 17:13:18 +03:00 |
|
http
|
fix: response.json() call makes unnecessary memory allocation
|
2023-08-17 10:22:17 -06:00 |
|
linkextractors
|
Add .webp to IGNORED_EXTENSIONS
|
2023-08-20 22:38:56 +03:00 |
|
loader
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
|
pipelines
|
Merge branch 'master' into case-insensitive-dict
|
2023-06-21 22:12:44 +04:00 |
|
selector
|
More typing for scrapy/utils/iterators.py.
|
2023-08-06 00:35:33 +04:00 |
|
settings
|
Merge remote-tracking branch 'origin/periodic_log_2' into periodic_log_2
|
2023-08-21 17:15:42 +03:00 |
|
spidermiddlewares
|
Upgrade CI tools
|
2023-02-02 06:37:40 +01:00 |
|
spiders
|
Merge branch 'master' into change-init-order
|
2023-09-05 19:23:36 +04:00 |
|
templates
|
Support genspider with HTTPS (#5808)
|
2023-03-14 08:13:44 +01:00 |
|
utils
|
Add RequestFingerprinterProtocol.
|
2023-08-10 22:53:22 +04:00 |
|
VERSION
|
Bump version: 2.10.0 → 2.10.1
|
2023-08-30 12:08:36 +04: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
|
Fix enabled addons not being logged (#6036)
|
2023-09-04 08:03:35 +02:00 |
|
cmdline.py
|
Add support for the new entry_points() interface.
|
2023-07-22 18:46:44 +04:00 |
|
crawler.py
|
Merge remote-tracking branch 'origin/master' into change-init-order
|
2023-09-06 20:34:27 +04:00 |
|
dupefilters.py
|
Add RequestFingerprinterProtocol.
|
2023-08-10 22:53:22 +04:00 |
|
exceptions.py
|
Full typing for scrapy/exceptions.py.
|
2023-08-09 23:56:16 +04:00 |
|
exporters.py
|
Remove deprecated PythonItemExporter.binary (#6007)
|
2023-08-10 07:36:42 +02:00 |
|
extension.py
|
Upgrade CI tools
|
2023-02-02 06:37:40 +01:00 |
|
interfaces.py
|
Remove unneeded code.
|
2023-06-26 16:57:46 +04:00 |
|
item.py
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
|
link.py
|
Full typing for scrapy/link.py.
|
2023-08-09 23:56:16 +04:00 |
|
logformatter.py
|
Update type hints for Twisted 23.8.0. (#6034)
|
2023-09-01 08:47:23 +02:00 |
|
mail.py
|
return added to _sent_failed
|
2023-03-30 16:57:56 +05:30 |
|
middleware.py
|
Full typing for scrapy/crawler.py and scrapy/spiders/__init__.py.
|
2023-08-09 23:56:16 +04:00 |
|
mime.types
|
moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes
|
2011-08-07 02:49:57 -03:00 |
|
pqueues.py
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
|
resolver.py
|
Add typing to scrapy/utils/datatypes.py.
|
2023-05-07 01:48:09 +04:00 |
|
responsetypes.py
|
Full typing for scrapy/responsetypes.py.
|
2023-08-09 23:56:16 +04:00 |
|
robotstxt.py
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
|
shell.py
|
Upgrade CI tools
|
2023-02-02 06:37:40 +01: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
|
Remove functions deprecated in 2.6.0 (#5996)
|
2023-08-03 17:06:55 +02:00 |
|
statscollectors.py
|
Typing improvements for some core components (#5889)
|
2023-04-11 13:47:41 +02:00 |