We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a6c835 + c159789 commit 8bf6d3fCopy full SHA for 8bf6d3f
CHANGES.md
@@ -9,6 +9,11 @@
9
- Introduced `SliceSource.close()` so
10
[contextlib.closing()](https://docs.python.org/3/library/contextlib.html#contextlib.closing)
11
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
17
18
- Introduced optional configuration setting `slice_source_kwargs` that
19
contains keyword-arguments passed to a configured `slice_source` together with
0 commit comments