[3.15] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778) by serhiy-storchaka · Pull Request #156010 · python/cpython · GitHub
Skip to content

[3.15] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778) - #156010

Open
serhiy-storchaka wants to merge 1 commit into
python:3.15from
serhiy-storchaka:backport-113318-3.15
Open

[3.15] gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)#156010
serhiy-storchaka wants to merge 1 commit into
python:3.15from
serhiy-storchaka:backport-113318-3.15

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Aug 18, 2026

Copy link
Copy Markdown
Member

(cherry picked from commit 915970c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ythonGH-155778)

(cherry picked from commit 915970c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@youknowone

Copy link
Copy Markdown
Contributor

@hugovk

hugovk commented Sep 9, 2026

Copy link
Copy Markdown
Member

@serhiy-storchaka Please could you get a core peer review on this?

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

@encukou, could you please review this?

@hugovk, this is an ordinary bug fix, it can wait for the next bugfix release.

@encukou

encukou commented Sep 10, 2026

Copy link
Copy Markdown
Member

LGTM, but it should go in 3.16.1.

(IMO it should not be treated as a security issue: we generally treat crashes as exploitable, but deleting arbitrary attributes is arbitrary code execution.)

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants