Skip to content

Commit 8bf6d3f

Browse files
committed
Merge branch 'forman-82-slice_source_kwargs' into forman-82-config_setting_extra
2 parents 8a6c835 + c159789 commit 8bf6d3f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
- Introduced `SliceSource.close()` so
1010
[contextlib.closing()](https://docs.python.org/3/library/contextlib.html#contextlib.closing)
1111
is applicable. Deprecated `SliceSource.dispose()`.
12+
13+
- Introduced new optional configuration setting `slice_source_kwargs` that
14+
contains keyword-arguments passed to a configured `slice_source` together with
15+
each slice item.
16+
1217

1318
- Introduced optional configuration setting `slice_source_kwargs` that
1419
contains keyword-arguments passed to a configured `slice_source` together with

0 commit comments

Comments
 (0)