Add Async Flavor Interfaces
未关闭
breaking
enhancement
- 主要语言
- Python
- 星标
- 459
- 派生
- 223
- 平均合并
- 8 小时 57 分钟
- 30 天内合并 PR
- 13
描述
e.g. client.folder(folder_id='0').upload_async('/path/to/file'), which returns a promise.
贡献指南
调研方向
Start by locating the client.folder(folder_id='0') entry point and the existing upload operation in the SDK. Determine how broadly async flavor interfaces are intended to apply and how a returned promise should be represented. Done means the agreed async interface scope is implemented consistently and its behavior is covered by tests.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100