Skip to content

gh-111789: Use PyDict_GetItemRef() in Objects/ #111827

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 7 commits into from
Nov 14, 2023

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 7, 2023

@vstinner
Copy link
Member

vstinner commented Nov 8, 2023

Ping me when this PR is ready for a review. Now it's marked as a draft.

@serhiy-storchaka
Copy link
Member Author

It is ready for review. I marked is as draft because I do not insist that all these changes should be applied.

@serhiy-storchaka serhiy-storchaka marked this pull request as ready for review November 8, 2023 17:47
vstinner
vstinner previously approved these changes Nov 13, 2023
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 with some suggestions

@vstinner vstinner dismissed their stale review November 13, 2023 14:16

oops, there is a bug, i should not approve the PR

@vstinner
Copy link
Member

LGTM with some suggestions

Sorry, _PyObject_GenericGetAttrWithDict() should be fixed before I can approve the PR.

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

@serhiy-storchaka
Copy link
Member Author

Thank you for your review, Victor. I applied all your suggestions.

@serhiy-storchaka serhiy-storchaka merged commit 18203a6 into python:main Nov 14, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

2 participants