Python-persistent-queue

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.2.1

- Fix condition where popping thread would be stuck in a busy wait loop (thanks Kriechi)

1.2.0

- Add `blocking` option to pop and peek.

1.1.2

- Remove `auto_flush` behavior. The user now must flush the file themselves.

1.1.1

- Add `auto_flush` parameter.
- Add debug logging.

1.1.0

- Add `dumps` and `loads` parameters. This allows the user to supply how Python objects are converted to bytes and back.

1.0.1

- Shortcuts for no ops (i.e. pushing with empty list, popping zero items)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.