Skip to content
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

bpo-45355: More use of sizeof(_Py_CODEUNIT) #28720

Merged
merged 1 commit into from Oct 4, 2021

Conversation

@serhiy-storchaka
Copy link
Member

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

https://bugs.python.org/issue45355

@serhiy-storchaka serhiy-storchaka merged commit 252b7bc into python:main Oct 4, 2021
11 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 4, 2021

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

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 4, 2021

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 252b7bcb236dc261f3af1275bc90f9a303d9648f 3.10

@serhiy-storchaka serhiy-storchaka deleted the sizeof-codeunit2 branch Oct 4, 2021
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Oct 4, 2021
(cherry picked from commit 252b7bc)

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

@bedevere-bot bedevere-bot commented Oct 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants