Polyanalyst6api

Latest version: v0.35.0

Safety actively analyzes 634391 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 8

0.9.1

==================

Bugfixes
--------

- The client was raising unspecified ClienException when response has 2xx success
status code other than 200 or 202. Now client's `API.request` method just returns
a tuple of `requests.Response` and `None` when response status code neither of
200, 202, 403 or 500. (7)
- Fixed can't delete file from the server after calling upload_file two and more times with the same file object (8)


Improved Documentation
----------------------

- Document RemoteFileSystem class methods (4)
- Fix sphinx cross-reference links (5)
- Remove repetition of `optional` word (6)

0.9.0

==================

Features
--------

- Add `upload` method to `RemoteFileSysem` class which encapsulates bare api level `upload_file` and `upload_folder` methods (3)

0.8.2

==================

Bugfixes
--------

- Fix access denied error when calling `delete_file` method after uploading an empty file. (2)


Improved Documentation
----------------------

- `upload_file` issues a warning when `file`'s current position is not pointed to the beginning of the file. (1)

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.