diff --git a/changelog.d/15605.misc b/changelog.d/15605.misc new file mode 100644 index 0000000000..a802f9b020 --- /dev/null +++ b/changelog.d/15605.misc @@ -0,0 +1 @@ +Fix `Literal` being imported from `typing.Literal` which is only compatible with Python 3.8+.