20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Oct 23, 2024 — Oct 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in logging documentation (#7109) More... 3 days ago
Add unit tests that check download handlers behave like basic http clients (#6946) (#7059) More... 3 days ago
Deprecate scrapy.core.downloader.handlers.http. (#7079) More... 7 days ago
UTF-8 BOM at the beginning of the file ignored (#7095) More... 8 days ago
resolves #6876 (#6977) More... 14 days ago
Fix typos in documentation (#7076) More... 18 days ago
Drop tests/upper-constraints.txt. (#7073) More... 18 days ago
Fix extra stdout output in tests (#7070) More... 18 days ago
Move LogCounterHandler into a new extension (#7046) More... 20 days ago
Improve performance of deprecated spider arg checks. (#7045) More... 20 days ago
Deprecate sync methods of ItemPipelineManager/ITEM_PROCESSOR. (#7043) More... 20 days ago
docs: Add Edit on GitHub (#7058) More... 26 days ago
Drop PyPy 3.10 support, restore coverage for subprocesses (#7050) More... about 1 month ago
Fix get_meta_refresh to correctly resolve relative URLs using <base> tag (#7047) More... about 1 month ago
Deprecate the spider arg of downloader middleware methods. (#7037) More... about 2 months ago
Extract @_warn_spider_arg. (#7033) More... about 2 months ago
Log when AsyncCrawlerProcess or CrawlerProcess is instantiated. (#7034) More... about 2 months ago
Add unit tests for the StatsMailer extension (#7013) More... about 2 months ago
Raise NotConfigured when FILES_STORE or IMAGES_STORE is None or empty (#6969) More... about 2 months ago
Deprecate spider args of middlewares and pipelines. (#7006) More... 2 months ago
Deprecate spider arguments of StatsCollector methods (#7011) More... 2 months ago
Refactor RobotsTxtMiddleware to use async def process_request(). (#6802) More... 2 months ago
Improve cleanup in TestEngineCloseSpider. (#7012) More... 2 months ago
Refactor chainDeferred() usages (#7008) More... 2 months ago
Add ItemPipelineManager.process_item_async() and ensure_awaitable(). (#7005) More... 2 months ago
Deprecate Crawler.stop(). (#6999) More... 2 months ago
More *_async APIs (#6997) More... 3 months ago
Deprecate setting overrides through spider attributes (#6994) More... 3 months ago
Rewrite ExecutionEngine.close_spider() to inlineCallbacks. (#6986) More... 3 months ago
Deprecate various `spider` args in `MiddlewareManager` subclasses (#6984) More... 3 months ago