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.
1 parent e71902e commit b8799ceCopy full SHA for b8799ce
CHANGELOG.md
@@ -16,6 +16,9 @@
16
subscripted objects) had wrong parameters if they were directly
17
subscripted with an `Unpack` object.
18
Patch by [Daraan](https://github.com/Daraan).
19
+- Fix that lists and ... could not be used for parameter expressions for `TypeAliasType`
20
+ instances before Python 3.11.
21
+ Patch by [Daraan](https://github.com/Daraan).
22
23
# Release 4.12.2 (June 7, 2024)
24
0 commit comments