Aiotools

Latest version: v1.8.2

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

Scan your dependencies

Page 6 of 9

0.7.2

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

* Improve support for Python 3.6/3.7 using a small compatibility module against asyncio.
* func: Add `expire_after` option to `lru_cache()` function.

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)

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.