Skip to content

Commit 54a67ab

Browse files
committed
updated changelog
1 parent b2412b0 commit 54a67ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
subscripted objects) had wrong parameters if they were directly
1717
subscripted with an `Unpack` object.
1818
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).
1922

2023
# Release 4.12.2 (June 7, 2024)
2124

0 commit comments

Comments
 (0)