Aiopipe

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

Fixes

- Fixed `AttributeError: 'NoneType' object has no attribute 'create_future'` error in
`StreamWriter` that appeared with Python 3.8

0.2.1

New features

- Added the [`aioduplex()`](https://kchmck.github.io/aiopipe/aiopipe/aiopipe.aioduplex)
function for creating async duplex pipes

Breaking changes

- `send()` method for inheriting pipe renamed to `detach()`
- `open()` now returns a context -- `close()` method removed
- Python 3.7+ is now required for the `get_running_loop()` and `asynccontextmanager()`
functions

0.2.0

- Skipped due to mistake that caused readme to not display on PyPi

0.1.3

- Bug fixes

0.1.2

- Bug fixes

0.1.1

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.