Skip to content

bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for the size… #28711

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 1 commit into from
Oct 3, 2021

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 3, 2021

… of the code unit

https://bugs.python.org/issue45355

@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the sizeof-codeunit branch October 3, 2021 18:22
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 60b9e040c9cf40e69f42c0008e564458aa0379e8 3.10

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Oct 3, 2021
…he size of the code unit (pythonGH-28711).

(cherry picked from commit 60b9e04)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 4, 2021
serhiy-storchaka added a commit that referenced this pull request Oct 4, 2021
…he size of the code unit (GH-28711). (GH-28718)

(cherry picked from commit 60b9e04)
@serhiy-storchaka serhiy-storchaka removed their assignment Jun 21, 2022
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