-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-32087: Set appropriate "translatable" attributes for nodes #4473
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
Could someone attach a label "skip news"? |
I think translatable message shouldn't have fixed wording order. |
Thank you for your comment. I will change to use field name syntax. |
Thanks @cocoatomo for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
…honGH-4473) (cherry picked from commit 0febc05) Co-authored-by: cocoatomo <[email protected]>
GH-5828 is a backport of this pull request to the 3.7 branch. |
Sorry, @cocoatomo and @methane, I could not cleanly backport this to |
GH-5829 is a backport of this pull request to the 3.6 branch. |
…honGH-4473) (cherry picked from commit 0febc05) Co-authored-by: cocoatomo <[email protected]>
Python 2.7 doesn't have "deprecated-removed" directive. |
…4473) (cherry picked from commit 0febc05) Co-authored-by: cocoatomo <[email protected]>
…4473) (cherry picked from commit 0febc05) Co-authored-by: cocoatomo <[email protected]>
see bpo-32087.
https://bugs.python.org/issue32087