Filequeue

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

------------------

- Clean up when disposing of the queue

0.4.0

------------------

- Fixed issue on windows, use a shared rw file descriptor. Can't use 2 separate r and w like unix based systems
- Fixed issue for LifoFileQueue on py3, was trying to write str instead of bytes to file

0.3.3

------------------

- Fix for namespace issue on python 3

0.3.2

------------------

- Fix for installing through pip

0.3.1

------------------

- Added unittests from the ``LifoFileQueue``.

0.3.0

------------------

- Added ``LifoFileQueue`` implementation that returns the most recently added items first.

- Reverted the file type from gzip to a regular file for the time being.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.