We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TypeAliasType
1 parent 65a1428 commit 2a278dcCopy full SHA for 2a278dc
CHANGELOG.md
@@ -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
7
# Release 4.13.1 (April 3, 2025)
8
9
Bugfixes:
0 commit comments