-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-40484: Document compiler flags under AST module #19885
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small grammar nits! :-)
Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Shantanu <[email protected]>
Thanks @hauntsaninja! |
Co-authored-by: Pablo Galindo <[email protected]>
Ping, @pablogsal? |
Thanks @isidentical for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
GH-22758 is a backport of this pull request to the 3.9 branch. |
Co-authored-by: Pablo Galindo <[email protected]> Co-authored-by: Shantanu <[email protected]> (cherry picked from commit 1559389) Co-authored-by: Batuhan Taskaya <[email protected]>
) Co-authored-by: Pablo Galindo <[email protected]> Co-authored-by: Shantanu <[email protected]> (cherry picked from commit 1559389) Co-authored-by: Batuhan Taskaya <[email protected]> Co-authored-by: Batuhan Taskaya <[email protected]>
@isidentical Hey there. I notice the new strings for translation in library/functions and one changed raised doubts. The current line (first of a long paragraph):
replaced this previous line:
Link: https://github.com/python/cpython/blame/master/Doc/library/functions.rst#L262 Was this plural-to-singular change intentional? If yes, would you please clarify? |
Looks like an oversight. Would you mind sending a PR to fix that? |
Co-authored-by: Pablo Galindo <[email protected]> Co-authored-by: Shantanu <[email protected]>
https://bugs.python.org/issue40484