Skip to content

Commit 1304e59

Browse files
authored
Container provider override API (#418)
* Implement override API * Add tests * Update changelog
1 parent 2bf3601 commit 1304e59

File tree

4 files changed

+2015
-1458
lines changed

4 files changed

+2015
-1458
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Development version
1212
- Implement context manager interface for resetting a singleton provider.
1313
See issue: `#413 <https://github.com/ets-labs/python-dependency-injector/issues/413>`_.
1414
Thanks to `@Arrowana <https://github.com/Arrowana>`_ for suggesting the improvement.
15+
- Implement overriding interface to container provider.
16+
See issue: `#415 <https://github.com/ets-labs/python-dependency-injector/issues/415>`_.
17+
Thanks to `@wackazong <https://github.com/wackazong>`_ for bringing up the use case.
1518

1619
4.28.1
1720
------

0 commit comments

Comments
 (0)