diff options
Diffstat (limited to 'changelog.d/15615.misc')
-rw-r--r-- | changelog.d/15615.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15615.misc b/changelog.d/15615.misc new file mode 100644 index 0000000000..a39fd0a098 --- /dev/null +++ b/changelog.d/15615.misc @@ -0,0 +1 @@ +Re-type config paths in `ConfigError`s to be `StrSequence`s instead of `Iterable[str]`s. |