You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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