Release 1.4.4
— upload()
and download()
(and related) methods can now upload/download non-seekable file-like objects (e.g. stdin
or stdout
when open in binary mode), see PR ivknv/yadisk#31
— upload()
and download()
(and related) methods can now upload/download non-seekable file-like objects (e.g. stdin
or stdout
when open in binary mode), see PR ivknv/yadisk#31