Skip to content

Commit 7b19fa0

Browse files
authored
477 Containers @copy fix and refactoring (ets-labs#485)
* Rename local variables * Make code layout enhancements * Add fix and tests * Add more refactoring * Update changelog
1 parent cde7dee commit 7b19fa0

File tree

4 files changed

+547
-492
lines changed

4 files changed

+547
-492
lines changed

docs/main/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
Dev version
11+
------
12+
- Fix ``@containers.copy()`` decorator to respect dependencies on parent providers.
13+
See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477>`_.
14+
Thanks to `Andrey Torsunov @gtors <https://github.com/gtors>`_ for reporting the issue.
15+
1016
4.35.2
1117
------
1218
- Update wiring to support modules provided as packages.

0 commit comments

Comments
 (0)