-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-128017: Make a note that variables that are provided by sys are read-only #128887
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
…ule: sys are read-only, Unless explicitly stated otherwise
Review please @skirpichev @vstinner |
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.
LGTM
This seems worth backporting to me. What does everyone think? |
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.
Yes, I think it should be backported like most (i.e. when it's applicable) documentation changes.
Thanks @srinivasreddy for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…GH-128887) (cherry picked from commit 313b96e) Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) <thatiparthysreenivas@gmail.com>
GH-128908 is a backport of this pull request to the 3.13 branch. |
…GH-128887) (cherry picked from commit 313b96e) Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) <thatiparthysreenivas@gmail.com>
GH-128909 is a backport of this pull request to the 3.12 branch. |
📚 Documentation preview 📚: https://cpython-previews--128887.org.readthedocs.build/