mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
86df7f91f6
* Implement string imports for Factory, Callable, Singletons, and Resource * Refactor the implementation * Add tests * Update tests to pass on Python 2 * Update typing and add typing tests * Update changelog * Update docs |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
test_abstract_factory_py2_py3.py | ||
test_delegated_factory_py2_py3.py | ||
test_factory_aggregate_py2_py3.py | ||
test_factory_delegate_py2_py3.py | ||
test_factory_py2_py3.py |