Remove duplicate comment in Lib/test/test_platform.py#136835
Remove duplicate comment in Lib/test/test_platform.py#136835ShaharNaveh wants to merge 2 commits into
Lib/test/test_platform.py#136835Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Lib/test/test_platform.pyLib/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.