-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-119494 Fix error messages for deleting/setting type attributes #119495
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
Conversation
Deleting is always an error and doesn't depend on mutability. Setting is tested after deleting.
There's some failing tests in |
@JelleZijlstra done |
Linter is complaining about the news file. |
I'll fix it later today - I can see what's wrong but I don't think I can rename the file from my phone |
|
Deleting is always an error and doesn't depend on mutability.
Setting is tested after deleting.
__name__
#119494