Aiotools

Latest version: v1.7.0

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

Scan your dependencies

Page 6 of 8

0.7.1

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

* Minor updates to the documentation

0.7.0

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

* Add support for Python 3.7
* **context:** Updated to work like Python 3.7
* **context:** Deprecated `AsyncContextDecorator` stuffs in Python 3.7+
* **context:** Added an alias to `contextlib.AsyncExitStack` in the standard library.

0.6.0

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

* Introduce a new module `aiotools.iter` with `aiter()` function which
corresponds to an async version of the builtin `iter()`.

0.5.4

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

* **server:** Remove use of unncessary setpgrp syscall, which is also blocked by
Docker's default seccomp profile!

0.5.3

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

* **server:** Ooops! (a finally block should have been an else block)

0.5.2

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

* **server:** Improve inner beauty (code readability)
* **server:** Improve reliability and portability of worker-to-main interrupts

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.