Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API#135021

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
encukou merged 1 commit intopython:mainfromvstinner:object_delattr
Jun 4, 2025

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedJun 2, 2025
edited by bedevere-appbot
Loading

@vstinnervstinner added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsJun 2, 2025
@vstinner
Copy link
MemberAuthor

Copy link
Member

@serhiy-storchakaserhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM. 👍

@encukouencukou merged commitc211130 intopython:mainJun 4, 2025
47 checks passed
@miss-islington-app
Copy link

Thanks@vstinner for the PR, and@encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 4, 2025
…ed C API (pythonGH-135021)(cherry picked from commitc211130)Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington-app
Copy link

Sorry,@vstinner and@encukou, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker c21113072cd1f0da83729f99d3576647db85d816 3.13

@encukou
Copy link
Member

Thank you!

@bedevere-app
Copy link

GH-135133 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJun 4, 2025
@bedevere-app
Copy link

GH-135134 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJun 4, 2025
vstinner added a commit to vstinner/cpython that referenced this pull requestJun 4, 2025
@vstinnervstinner deleted the object_delattr branchJune 4, 2025 13:33
vstinner added a commit that referenced this pull requestJun 4, 2025
…ted C API (GH-135021) (#135133)gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API (GH-135021)(cherry picked from commitc211130)Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull requestJun 4, 2025
…ted C API (GH-135021) (#135134)gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API (GH-135021)(cherry picked from commitc211130)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

Assignees

@encukouencukou

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@vstinner@encukou@serhiy-storchaka

[8]ページ先頭

©2009-2025 Movatter.jp