Pyawaitable

Latest version: v1.3.0

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

Scan your dependencies

1.3.0

- Added support for `async with` via `pyawaitable_async_with`.

1.2.0

- Added getting and setting of value storage.

1.1.0

- Changed error message when attempting to await a non-awaitable object (*i.e.*, it has no `__await__`).
- Fixed coroutine iterator reference leak.
- Fixed reference leak in error callbacks.
- Fixed early exit of `pyawaitable_unpack_arb` if a `NULL` value was saved.
- Added integer value saving and unpacking (`pyawaitable_save_int` and `pyawaitable_unpack_int`).
- Callbacks are now preallocated for better performance.
- Fixed reference leak in the coroutine `send()` method.

1.0.0

- Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.