Skip to content

[3.12] gh-106303: Use _PyObject_LookupAttr() instead of PyObject_GetAttr() (GH-106304) #106568

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

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 9, 2023

It simplifies and speed up the code.
(cherry picked from commit 93d292c)

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

…tr() (pythonGH-106304)

It simplifies and speed up the code.
(cherry picked from commit 93d292c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@Yhg1s
Copy link
Member

Yhg1s commented Aug 16, 2023

This optimisation is too late for 3.12 at this point.

@Yhg1s Yhg1s closed this Aug 16, 2023
@miss-islington miss-islington deleted the backport-93d292c-3.12 branch August 16, 2023 12:42
@serhiy-storchaka serhiy-storchaka removed their assignment Sep 8, 2023
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