Janus

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 4

1.1.0

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

- Drop Python 3.7 and 3.8 support

- janus now works on Python 3.9-3.13

- Reexport SyncQueueEmpty, SyncQueueFull, AsyncQueueEmpty, and AsyncQueueFull names 680

1.0.0

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

- Drop Python 3.6 support

0.7.0

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

- Add SyncQueue and AsyncQueue Protocols to provide type hints for sync and async queues 374

0.6.2

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

- Fix Python 3.10 compatibility 358

0.6.1

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

- Raise RuntimeError on queue.join() after queue closing. 295

- Replace ``timeout`` type from ``Optional[int]`` to ``Optional[float]`` 267

0.6.0

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

- Drop Python 3.5, the minimal supported version is Python 3.6

- Support Python 3.9

- Refomat with ``black``

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.