Skip to content

Conversation

BobTheBuidler
Copy link
Contributor

@BobTheBuidler BobTheBuidler commented Aug 2, 2025

While working on #19217 I ran into a failing test that I couldn't explain for the life of me. It didn't seem to have anything to do with my code changes. So I made this new branch that includes my new tests from that branch without the actual changes to mypyc code, and the tests still fail using the builtin weakref.proxy implementation.

For now, this PR only exists to make the failing tests conveniently sharable.

@BobTheBuidler BobTheBuidler changed the title [WIP] failing test case using builtin weakref.proxy [mypyc] [WIP] feat(test): failing test case using builtin weakref.proxy Aug 2, 2025
@BobTheBuidler
Copy link
Contributor Author

Turns out, this behavior is explained by a discrepancy between mypyc semantics and python semantics.
Read more here: mypyc/mypyc#1124

@BobTheBuidler BobTheBuidler deleted the fail-test branch August 2, 2025 21:02
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.

1 participant