Skip to content
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

bpo-22039: [doc] clarify that there are no plans to disable deleting … #30639

Merged
merged 1 commit into from Jan 19, 2022

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jan 17, 2022

…an attribute via PyObject_SetAttr

https://bugs.python.org/issue22039

@iritkatriel iritkatriel merged commit 3bf6315 into python:main Jan 19, 2022
@miss-islington
Copy link
Contributor

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 19, 2022
…an attribute via PyObject_SetAttr (pythonGH-30639)

(cherry picked from commit 3bf6315)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 19, 2022
@bedevere-bot
Copy link

GH-30684 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 19, 2022
…an attribute via PyObject_SetAttr (pythonGH-30639)

(cherry picked from commit 3bf6315)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 19, 2022
@bedevere-bot
Copy link

GH-30685 is a backport of this pull request to the 3.9 branch.

@iritkatriel iritkatriel deleted the bpo-22039 branch January 19, 2022 12:04
miss-islington added a commit that referenced this pull request Jan 19, 2022
…eting an attribute via PyObject_SetAttr (GH-30639) (GH-30685)

(cherry picked from commit 3bf6315)


Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Automerge-Triggered-By: GH:iritkatriel
iritkatriel added a commit that referenced this pull request Jan 19, 2022
…an attribute via PyObject_SetAttr (GH-30639) (GH-30684)

(cherry picked from commit 3bf6315)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…eting an attribute via PyObject_SetAttr (pythonGH-30639) (pythonGH-30685)

(cherry picked from commit 3bf6315)


Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Automerge-Triggered-By: GH:iritkatriel
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants