Yarpc

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.1

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

- Nothing changed yet.

0.7.0

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

- All transport-level errors get serialized to/from ``yarpc.errors.BadRequestError``
or ``yarpc.errors.UnexpectedError``.
- Default ``yarpc.transport.http.HTTPInbound`` port to 0, which will result in the
os choosing a random available port when ``start()`` is called. This port will be
available on ``HTTPInbound.port``.

0.6.2

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

- Fix JSON decode failing on empty headers.

0.6.1

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

- Fix pin to tchannel, use ``tchannel>=0.24,<0.25``.

0.6.0

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

- **BREAKING** Revamped the client API.

0.5.2

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

- Fix pin to tornado, use ``tornado>=4.3,<5``.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.