Skip to content

Make test_type_eval work with from __future__ import annotations#88

Merged
msullivan merged 2 commits intomainfrom
test_type_eval-anns
Feb 7, 2026
Merged

Make test_type_eval work with from __future__ import annotations#88
msullivan merged 2 commits intomainfrom
test_type_eval-anns

Conversation

@msullivan
Copy link
Collaborator

No description provided.

@msullivan msullivan requested a review from dnwpark February 6, 2026 21:46
@vercel
Copy link

vercel bot commented Feb 6, 2026

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

Project Deployment Actions Updated (UTC)
python-typemap Ready Ready Preview, Comment Feb 6, 2026 10:38pm

This fixes a couple actual bugs:
 * need to eval types in UpdateClass
 * evaluating strings in _eval_type_type shouldn't be needed, we'll do
   it when we have to with _apply_generic
@msullivan msullivan merged commit 38ad82b into main Feb 7, 2026
5 checks passed
@msullivan msullivan deleted the test_type_eval-anns branch February 7, 2026 01:41
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