8000 chore: changeset · codebutler/openapi-python-client@8853828 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8853828

Browse files
committed
chore: changeset
1 parent fa221a9 commit 8853828

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
default: patch
3+
---
4+
5+
# Fix invalid type check for nested unions
6+
7+
Nested union types (unions of unions) were generating `isinstance()` checks that were not valid (at least for Python 3.9).
8+
9+
Thanks to @codebutler for PR #959 which fixes #958 and #967.

0 commit comments

Comments
 (0)
0