Toro

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 2

0.4

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

Bugfix in :class:`~toro.JoinableQueue`, `JoinableQueue doesn't accept an
explicit IOLoop <https://github.com/ajdavis/toro/issues/1>`_.

0.3

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

Increasing the :attr:`~toro.Queue.maxsize` of a :class:`~toro.Queue` unblocks
callbacks waiting on :meth:`~toro.Queue.put`.

Travis integration.

0.2

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

Python 3 support.

Bugfix in :class:`~toro.Semaphore`: :meth:`release` shouldn't wake callbacks
registered with :meth:`wait` unless no one is waiting for :meth:`acquire`.

Fixed error in the "Wait-Notify" table.

Added :doc:`examples/lock_example` to docs.

0.1.1

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

Fixed the docs to render correctly in PyPI.

0.1

-----------

First release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.