iterative / iterative/PyDrive2
improvements to file upload handling
Open
bug
documentation
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 670
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] 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.
Contributor guide
Assessment
This issue has not been assessed yet.