Skip to content

Commit 7b70f46

Browse files
committed
Fix an issue with Dict provider non-string keys
1 parent d04596b commit 7b70f46

File tree

4 files changed

+3300
-2924
lines changed

4 files changed

+3300
-2924
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+
Development version
11+
-------------------
12+
- Fix an issue with ``Dict`` provider non-string keys.
13+
See issue: `#435 <https://github.com/ets-labs/python-dependency-injector/issues/435>`_.
14+
Thanks to `@daniel55411 <https://github.com/daniel55411>`_ for reporting the issue.
15+
1016
4.31.1
1117
------
1218
- Fix ``ThreadSafeSingleton`` synchronization issue.

0 commit comments

Comments
 (0)