Actions
Task #3008
closedRename Importer.get_download() to Importer.get_futures_downloader()
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 25
Quarter:
Description
Rename Importer.get_download() to Importer.get_futures_downloader() to support tech preview of both downloading APIs. The ChangeSet will need to be updated where it used get_download(). An Importer.get_asyncio_downloader() method is expected to be added as part of another task.
Related issues
Actions
Importer.get_download renamed to get_futures_downloader. closes #3008