Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-132285: Fix that__annotate__ is not deleted when__annotations__ is deleted#132286
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
13bb12e to8e65065CompareI think this actually behaves incorrectly. Inhttps://peps.python.org/pep-0749/#effect-of-deleting-annotations we said that deleting |
Yes, sure :) |
__annotations__ is deleted__annotate__ is not deleted when__annotations__ is deletedUh oh!
There was an error while loading.Please reload this page.
2541103 intopython:mainUh oh!
There was an error while loading.Please reload this page.
…ations__` is deleted (python#132286)
Uh oh!
There was an error while loading.Please reload this page.
__annotate__corner case when deleting__annotations__#132285