Skip to content

Use wrapped globals to immediately execute generics within type aliases.#58

Closed
dnwpark wants to merge 15 commits intomainfrom
wrapped-bool
Closed

Use wrapped globals to immediately execute generics within type aliases.#58
dnwpark wants to merge 15 commits intomainfrom
wrapped-bool

Conversation

@dnwpark
Copy link
Contributor

@dnwpark dnwpark commented Jan 28, 2026

No description provided.

@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
python-typemap Ready Ready Preview, Comment Jan 28, 2026 11:17pm

Copy link
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this approach quite works, since it works by intercepting accesses to globals, but the types might not be referenced as a global (if they are referenced as typing.IsSub, for example)

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.

2 participants