mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 15:37:39 +03:00
* Fix mistakenly processed awaitable objects * Update changelog * Replace __isawaitable() with __is_future_or_coroutine() * Refactor async mode |
||
|---|---|---|
| .. | ||
| performance | ||
| typing | ||
| unit | ||