Pybit

Latest version: v5.7.0

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

Scan your dependencies

Page 11 of 13

1.1.8rc4

Modified

- Fixed raise error missing argument for `FailedRequestError` upon max retries.
- Modified API endpoints to saistfy requirements for upcoming endpoint deprecation,
see the [API Documentation](https://bybit-exchange.github.io/docs/inverse/#t-introduction)
for more info.
- Updated `WebSocket` class to properly handle `candle` from USDT perpetual streams.
- Updated `WebSocket` class to return a copy of the collected data, preventing establishing
a reference.
- Updated `WebSocket` class to properly handle linear (USDT) orderbook data.
- Performance improvements.

1.1.8rc3

Modified

- Changed `ignore_retries_for` default argument to be empty tuple to prevent error.

1.1.8rc2

Added

- Added `ignore_retries_for` argument to `HTTP` `auth` method, allowing the user
to choose which error codes should NOT be retried.

1.1.8rc1

Added

- `FailedRequestError` and `InvalidRequestError` now have `message` and `status_code`
attributes.

1.1.8rc0

Added

- Will now catch and handle `requests.exceptions.ConnectionError`.

1.1.7

Added

- Added `recv_window` error handler to `HTTP` `auth` method.
- Will now catch and handle `requests.exceptions.SSLError`.

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.