gh-145526: Update typing.rst for type alias assignment syntax#145527
gh-145526: Update typing.rst for type alias assignment syntax#145527hyperkai wants to merge 3 commits intopython:mainfrom
Conversation
|
This is not an augmented assignment. Augmented assignment refers to e.g. |
|
I don't find this an improvement. The existing text seems clear to me, and I don't think a link to the language reference is necessary here. |
Simple statement includes more than 10 statements, like expression statement, assignment statement, assert statement, pass statement, return statement, etc. So, specifying it as assignment statement is better but up to you and if you don't like the link, I'll remove it, leaving just the text "assignment statement". |
|
The docs here are using the common English meaning of the adjective "simple". "Simple assignment" isn't a term of art here that needs to be validated against precise definitions in the language reference. The docs are just talking about assignments that are simple. |
|
Thanks for the PR, but we'll decline this one :-) |
Fix: #145526
📚 Documentation preview 📚: https://cpython-previews--145527.org.readthedocs.build/