π Does not released yet
BaseDownloadWorker.get_one(self, request) -> BaseDownloadWorker.process(self, request)BaseDownloader.get(self, requests) -> BaseDownloader.process(self, crawler, request)BaseRequest instances are itemsBaseHttpResponse.get_request() instead of BaseHttpResponse.request
propertyBaseDownloader.prepare(self) renamed to BaseDownloader.start(self,crawler)Future objects without wrapping it with Planned objectRUNNING, CANCELLED_AND_NOTIFIED, exception method from
Planned classπ Released at 2016εΉ΄09ζ12ζ₯
AioPomp ensure_future for process_requests in main loopBaseCrawler.on_processing_done when request, middlewares, response,
extract, pipelines processing was doneBaseQueue.get_requests - number allowed concurrent
requests for current downloader, may be Noneπ Released at 2016εΉ΄03ζ01ζ₯
π Will not be released
extract_items method can yield next requestsextract_items and next_requests by downloader
middlewaressys.exc_info in exception instanceπ Released at 2015εΉ΄05ζ08ζ₯
π Released on December 12nd 2013
depth first methodπ Released on June 14nd 2013
π First public preview release.