Skip to content

Commit 2262954

Browse files
committed
Fix recursive copying issue in Delegate provider
1 parent c14ff96 commit 2262954

File tree

4 files changed

+6209
-6004
lines changed

4 files changed

+6209
-6004
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ follows `Semantic versioning`_
99

1010
Development version
1111
-------------------
12+
- Fix recursive copying issue in ``Delegate`` provider.
13+
See issue: `#245 <https://github.com/ets-labs/python-dependency-injector/issues/245>`_.
14+
Thanks to `@GitterRemote <https://github.com/GitterRemote>`_ for reporting the issue.
1215
- Add docs and example for ``Factory.add_attributes()`` method.
1316
- Remove legacy css file.
1417

0 commit comments

Comments
 (0)