python-dependency-injector/tests
Roman Mogylatov 27d0e07718
Async mode awaitable fix (#400)
* Fix mistakenly processed awaitable objects

* Update changelog

* Replace __isawaitable() with __is_future_or_coroutine()

* Refactor async mode
2021-02-17 09:56:39 -05:00
..
performance Add benchmark of Factory provider 2018-08-20 22:14:52 +03:00
typing Add container base class 2021-02-03 15:36:37 -05:00
unit Async mode awaitable fix (#400) 2021-02-17 09:56:39 -05:00