File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ aliases that have a `Concatenate` special form as their argument.
23
23
` Ellipsis ` as an argument. Patch by [ Daraan] ( https://github.com/Daraan ) .
24
24
- Fix error in subscription of ` Unpack ` aliases causing nested Unpacks
25
25
to not be resolved correctly. Patch by [ Daraan] ( https://github.com/Daraan ) .
26
- - Backport of CPython PR [ #124795 ] ( https://github.com/python/cpython/pull/124795 )
27
- and fix that ` TypeAliasType ` not raising an error on non-tupple inputs for ` type_params ` .
26
+ - Backport CPython PR [ #124795 ] ( https://github.com/python/cpython/pull/124795 ) :
27
+ fix ` TypeAliasType ` not raising an error on non-tuple inputs for ` type_params ` .
28
28
Patch by [ Daraan] ( https://github.com/Daraan ) .
29
29
30
30
# Release 4.12.2 (June 7, 2024)
You can’t perform that action at this time.
0 commit comments