Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

srinivasreddy
Copy link
Contributor

@srinivasreddy srinivasreddy commented Jan 15, 2025

…ule: sys are read-only, Unless explicitly stated otherwise
@srinivasreddy
Copy link
Contributor Author

Review please @skirpichev @vstinner

@skirpichev skirpichev self-requested a review January 15, 2025 16:20
Doc/library/sys.rst Outdated Show resolved Hide resolved
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZeroIntensity
Copy link
Member

This seems worth backporting to me. What does everyone think?

@skirpichev skirpichev added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 16, 2025
Copy link
Contributor

@skirpichev skirpichev left a 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.

@vstinner vstinner merged commit 313b96e into python:main Jan 16, 2025
33 checks passed
@miss-islington-app
Copy link

Thanks @srinivasreddy for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 16, 2025
…GH-128887)

(cherry picked from commit 313b96e)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <thatiparthysreenivas@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 16, 2025

GH-128908 is a backport of this pull request to the 3.13 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 16, 2025
…GH-128887)

(cherry picked from commit 313b96e)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <thatiparthysreenivas@gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jan 16, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jan 16, 2025

GH-128909 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 16, 2025
vstinner pushed a commit that referenced this pull request Jan 16, 2025
…8887) (#128909)

gh-128017: Make a note that sys variables are read-only (GH-128887)
(cherry picked from commit 313b96e)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <thatiparthysreenivas@gmail.com>
@srinivasreddy srinivasreddy deleted the gh_128017 branch January 16, 2025 12:46
hugovk pushed a commit that referenced this pull request Jan 17, 2025
…8887) (#128908)

Co-authored-by: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి) <thatiparthysreenivas@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.