python-dependency-injector/tests/typing
Roman Mogylatov d8439a28b1
Make provider generic type (#293)
* Add __class_getitem__ for Provider to null the typing in runtime

* Make Provider stub generic and remove types module

* Update types module tests

* Return types module with deprecation warning

* Return types module with deprecation warning

* Update changelog

* Add docs page
2020-09-13 20:32:21 -04:00
..
callable.py
configuration.py
container.py
coroutine.py
declarative_container.py
delegate.py
dependencies_container.py
dependency.py
dynamic_container.py
factory.py Make provider generic type (#293) 2020-09-13 20:32:21 -04:00
list.py
object.py
selector.py
singleton.py