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

Fix ForwardRef comparison in test for Python 3.14 #18885

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Apr 5, 2025

As a result of python/cpython#129465, ForwardRef only compare true in Python 3.14 if all attributes match.

@cdce8p cdce8p requested a review from JelleZijlstra April 5, 2025 09:34
@cdce8p cdce8p added the topic-mypyc mypyc bugs label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-mypyc mypyc bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant