Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋
I'm not sure where to post this, so I'm posting here, hoping for instructions.
The following code doesn't work on Python 3.12, but works on previous versions:
On 3.12, I don't have
__qualname__
onTypeAliasType
. The error I have is:It also fails if you use the 3.12 syntax.
Is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions