-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Remove duplicate comment in Lib/test/test_platform.py
#136835
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
This comment was marked as resolved.
This comment was marked as resolved.
Lib/test/test_platform.py
Lib/test/test_platform.py
Please sign the CLA. I changed the title slightly as it sounds as if you are removing the comment because there is an error, not fixing it. |
Just did:)
Thanks! |
@StanFromIreland friendly ping |
Ah I don't remember whether we usually accept those typos or not. @AA-Turner I usually accept them when they are in Lib/* because someone could be looking at the source (and sometimes is useful) but I don't remember for Lib/test/*. Maybe we should rather remove the comment once we change this file? |
Yep, this is just churn. |
FTR, I've also looked at the recent commits concerning typos and none of them were about grammatical typos in Lib/test (those in Lib/test were improvements for filtering). Ideally this would require to be backported to prevent future conflicts, but since 3.14 is in RC1 it wouldn't be so it's indeed better not to fix this typo now. |
No description provided.