Skip to content

stubgen: fix crash with PEP 604 union in typevar bound#14557

Merged
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:stubgen-bound
Jan 30, 2023
Merged

stubgen: fix crash with PEP 604 union in typevar bound#14557
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:stubgen-bound

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Fixes #14533

@hauntsaninja hauntsaninja changed the title stubgen: fix PEP 604 union in typevar bound stubgen: fix crash with PEP 604 union in typevar bound Jan 30, 2023
@hauntsaninja hauntsaninja merged commit cf2e404 into python:master Jan 30, 2023
@hauntsaninja hauntsaninja deleted the stubgen-bound branch January 30, 2023 09:21
@KapJI
Copy link
Copy Markdown
Contributor

KapJI commented Jan 30, 2023

Thanks for fixing this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stubgen crashes on new Python 3.10 union syntax

2 participants