20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Oct 25, 2024 — Oct 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Undeprecate download_delay. (#7117) More... 1 day ago
Automatically transpose images using EXIF data (#6975) More... 1 day ago
Add missing doc deps for new examples (#7116) More... 1 day ago
Expanded documentation for issue #6676 (#6957) More... 2 days ago
Fix typo in logging documentation (#7109) More... 6 days ago
Add unit tests that check download handlers behave like basic http clients (#6946) (#7059) More... 6 days ago
Deprecate scrapy.core.downloader.handlers.http. (#7079) More... 10 days ago
UTF-8 BOM at the beginning of the file ignored (#7095) More... 11 days ago
resolves #6876 (#6977) More... 16 days ago
Fix typos in documentation (#7076) More... 20 days ago
Drop tests/upper-constraints.txt. (#7073) More... 20 days ago
Fix extra stdout output in tests (#7070) More... 20 days ago
Move LogCounterHandler into a new extension (#7046) More... 22 days ago
Improve performance of deprecated spider arg checks. (#7045) More... 23 days ago
Deprecate sync methods of ItemPipelineManager/ITEM_PROCESSOR. (#7043) More... 23 days ago
docs: Add Edit on GitHub (#7058) More... 28 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 2 months 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... 3 months ago