mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 07:27:34 +03:00
* Refactor patched callables registry and injections storage principles * Rename properties of PatchedRegistry * Add typing improvements in wiring module * Add __slots__ for PatchedAttribute * Minor code style fixes * Add test * Rename test * Update typing in test * Make minor style fixes to test * Update changelog * Add documentation on the @inject decorator |
||
|---|---|---|
| .. | ||
| containers | ||
| ext | ||
| providers | ||
| samples | ||
| schema | ||
| wiring | ||
| __init__.py | ||
| .pydocstylerc | ||
| conftest.py | ||
| test_version_py2_py3.py | ||