Fastpurge

Latest version: v1.0.5

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

Scan your dependencies

1.0.5

Changed

- Improved handling and logging of retries for requests

1.0.4

Changed

- Use `time.monotonic` from the standard library on python 3.3 or newer and fall
back to `monotonic` module only on older python versions.

1.0.3

Fixed

- When constructing a `FastPurgeClient` with an `auth` dict, the given dict is no
longer modified. Previously, dict contents would be modified destructively,
preventing reuse of the object for more than one client.

Changed

- Executors are now named for improved metrics/debuggability.

1.0.2

Fixed

- Fixed a wrong example in documentation

Changed

- Added some additional metadata to PyPI distribution
- Minor improvements to structure of docs

1.0.1

Fixed

- Added missing files (changelog, license) to PyPI distribution

1.0.0

Added

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.