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 b2412b0 commit 54a67abCopy full SHA for 54a67ab
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
+ - Backport of CPython PR [#124795](https://github.com/python/cpython/pull/124795)
20
+ and fix that `TypeAliasType` not raising an error on non-tupple inputs for `type_params`.
21
+ Patch by [Daraan](https://github.com/Daraan).
22
23
# Release 4.12.2 (June 7, 2024)
24
0 commit comments