Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test demonstrating functools.partial bug #17297

Closed
wants to merge 1 commit into from

Conversation

tamird
Copy link
Contributor

@tamird tamird commented May 29, 2024

#17292 added functools.partial support for Type objects; this PR adds a test that demonstrates the implementation incorrectly eagerly resolves generics.

@jakkdl
Copy link

jakkdl commented Jun 20, 2024

You should probably also open an issue, and link to it in the test case, so it does not get forgotten as "just another test case".

@hauntsaninja
Copy link
Collaborator

Thanks for the test case! Let's track at #17411

@tamird tamird deleted the false-positive-partial branch February 5, 2025 18:06
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.

3 participants