| .. |
|
commands
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
contracts
|
Re-enable uvloop tests on 3.12 (#6098)
|
2023-11-16 19:16:31 +04:00 |
|
core
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
downloadermiddlewares
|
Fix and re-enable unnecessary-comprehension and use-dict-literal pylint tags
|
2024-02-28 16:14:08 -03:00 |
|
extensions
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
http
|
Bandit: allow-list lxml usages (#6265)
|
2024-03-01 16:02:03 +01:00 |
|
linkextractors
|
Bandit: allow-list lxml usages (#6265)
|
2024-03-01 16:02:03 +01:00 |
|
loader
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
pipelines
|
Mark hashlib usages as not intended for security (#6264)
|
2024-03-01 12:48:00 +01:00 |
|
selector
|
Bandit: allow-list lxml usages (#6265)
|
2024-03-01 16:02:03 +01:00 |
|
settings
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
spidermiddlewares
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
spiders
|
Fix and re-enable unnecessary-comprehension and use-dict-literal pylint tags
|
2024-02-28 16:14:08 -03:00 |
|
templates
|
Attend PR comments
|
2024-01-31 12:29:43 -03:00 |
|
utils
|
Nested try-except block
|
2024-03-05 20:26:23 -03:00 |
|
VERSION
|
Bump version: 2.11.0 → 2.11.1
|
2024-02-14 18:17:48 +01: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
|
Add support for the new entry_points() interface.
|
2023-07-22 18:46:44 +04:00 |
|
crawler.py
|
Add component getters to Crawler (#6181)
|
2024-01-15 13:14:02 +01: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
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
extension.py
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
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
|
Bump black.
|
2024-02-28 14:30:38 +05: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
|
bandit: ignore md5 usage for download slot names
|
2024-02-29 11:31:39 +01:00 |
|
py.typed
|
Add py.typed
|
2023-09-21 13:06:12 +02:00 |
|
resolver.py
|
Add typing to scrapy/utils/datatypes.py.
|
2023-05-07 01:48:09 +04:00 |
|
responsetypes.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |
|
robotstxt.py
|
Full typing for scrapy/downloadermiddlewares (#6129)
|
2023-11-06 08:52:14 +01:00 |
|
shell.py
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +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
|
bandit: allow-list false positives
|
2024-02-29 11:11:42 +01:00 |
|
statscollectors.py
|
Bump black.
|
2024-02-28 14:30:38 +05:00 |