mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
d8439a28b1
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_base_py2_py3.py | ||
test_callables_py2_py3.py | ||
test_configuration_py2_py3.py | ||
test_container_py2_py3.py | ||
test_coroutines_py35.py | ||
test_factories_py2_py3.py | ||
test_injections_py2_py3.py | ||
test_list_py2_py3.py | ||
test_provided_instance_py2_py3.py | ||
test_selector_py2_py3.py | ||
test_singletons_py2_py3.py | ||
test_utils_py2_py3.py |