mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-11-01 00:17:55 +03:00
* 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 | ||