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.
2323 ` Ellipsis ` as an argument. Patch by [ Daraan] ( https://github.com/Daraan ) .
2424- Fix error in subscription of ` Unpack ` aliases causing nested Unpacks
2525 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 ` .
2828 Patch by [ Daraan] ( https://github.com/Daraan ) .
2929
3030# Release 4.12.2 (June 7, 2024)
You can’t perform that action at this time.
0 commit comments