iterative / iterative/PyDrive2
improvements to file upload handling
オープン
bug
documentation
enhancement
good first issue
help wanted
- 主要言語
- Python
- スター
- 670
- フォーク
- 75
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
- [ ] if `filename` is passed make sure that we always close it (`open` happens on our end). Related - https://github.com/gsuitedevs/PyDrive/pull/144.
- [ ] create an alternative `SetContent` to pass file descriptor. Check what is the best way to do this. Related, but not ready to merge - https://github.com/gsuitedevs/PyDrive/pull/166
- [ ] Write tests for both, update docs, etc.
コントリビューションガイド
調査の方向性
まず、`filename` と `SetContent` の既存の処理を見つけ、関連するプルリクエスト 144 と 166 を確認してこれまでの経緯を把握します。ファイルディスクリプタが仕様どおりに処理され、両方の動作にテストがあり、関連するドキュメントが更新されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, documentation
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100