Skip to content

Commit a830b42

Browse files
committed
Update Changelog
1 parent 31328ba commit a830b42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ aliases that have a `Concatenate` special form as their argument.
2929
- Fix that lists and ... could not be used for parameter expressions for `TypeAliasType`
3030
instances before Python 3.11.
3131
Patch by [Daraan](https://github.com/Daraan).
32+
- Fix error on Python 3.10 when using `typing.Concatenate` and
33+
`typing_extensions.Concatenate` together. Patch by [Daraan](https://github.com/Daraan).
3234

3335
# Release 4.12.2 (June 7, 2024)
3436

0 commit comments

Comments
 (0)