Skip to content

Commit 2a278dc

Browse files
committed
changelog entry for the TypeAliasType union fix
1 parent 65a1428 commit 2a278dc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Unreleased
2+
3+
- Fix `TypeError` when taking the union of `typing_extensions.TypeAliasType` and a
4+
`typing.TypeAliasType` on Python 3.12 and 3.13.
5+
Patch by [Joren Hammudoglu](https://github.com/jorenham).
6+
17
# Release 4.13.1 (April 3, 2025)
28

39
Bugfixes:

0 commit comments

Comments
 (0)