Skip to content

Commit 41e698f

Browse files
authored
Fix configuration cache reset (#430)
* Implement fix * Improve providers copying * Add tests and implement cache reset for configuration option * Update changelog * Add link to the issue
1 parent f961ff5 commit 41e698f

File tree

8 files changed

+12471
-10740
lines changed

8 files changed

+12471
-10740
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Development version
1414
- Improve typing in wiring module.
1515
- Fix wiring module loader uninstallation issue.
1616
- Fix provided instance providers error handing in asynchronous mode.
17+
- Fix overridden configuration option cache resetting.
18+
See issue: `#428 <https://github.com/ets-labs/python-dependency-injector/issues/428>`_.
19+
Thanks to `@dcendents <https://github.com/dcendents>`_ for reporting the issue.
1720

1821
4.30.0
1922
------

0 commit comments

Comments
 (0)