mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
839a319831
* Add prototype for flat resolving * Add working prototype for sample 1 and 3 * Add working prototype, requires deep refactoring * Update DependenciesContainer to handle Contrainer provider * Fix Dependency provider copying issue * Add hardening fix for Self provider to avoid copying bugs * Fix flaky container copy issue * Rename set_parent() to assign_parent() * Refactor Dependency provider and its typing stub * Add tests for Dependency provider * Update makefile to run coverage when tests fail * Clean up DependenciesContainer provider and add tests * Clean up Container provider and add tests * Clean up container instance and add tests * Refactor isinstance() checks * Clean up DeclarativeContainer and add tests * Update docs and examples * Update changelog * Revoke makefile change |
||
---|---|---|
.. | ||
images | ||
async.rst | ||
callable.rst | ||
configuration.rst | ||
coroutine.rst | ||
custom.rst | ||
dependency.rst | ||
dict.rst | ||
factory.rst | ||
index.rst | ||
inject_self.rst | ||
list.rst | ||
object.rst | ||
overriding.rst | ||
provided_instance.rst | ||
resource.rst | ||
selector.rst | ||
singleton.rst | ||
typing_mypy.rst |