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

gh-119180: No longer set __annotations__ in __main__ #124634

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Sep 26, 2024

This was apparently added during the PEP-526 implementation. I think we no longer need it, but let's see what the test suite says.

@JelleZijlstra JelleZijlstra merged commit 365dffb into python:main Sep 27, 2024
39 checks passed
@JelleZijlstra JelleZijlstra deleted the pep649-mainanno branch September 27, 2024 12:49
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