0.2.3
- Allow empty files to be sent in
ResumableUpload
of known size (i.e. wheninitiate(..., stream_final=True)
orinitiate(..., total_bytes=0)
). Previously failed with "Stream is already exhausted..." (#25)
PyPI: https://pypi.org/project/google-resumable-media/0.2.3/
Docs: https://googlecloudplatform.github.io/google-resumable-media-python/0.2.3/