Skip to content

[2.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) #13319

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
May 15, 2019
Merged

[2.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) #13319

merged 1 commit into from
May 15, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 14, 2019

(cherry picked from commit f0be4bb)

https://bugs.python.org/issue27987

@vstinner vstinner changed the title bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) [2.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) May 14, 2019
@bedevere-bot bedevere-bot added the type-feature A feature request or enhancement label May 14, 2019
@vstinner
Copy link
Member Author

@pitrou @methane: Python 2.7 should be fixed as well. Python must respect the x86-64 ABI, no?

@vstinner vstinner merged commit f24a9f3 into python:2.7 May 15, 2019
@vstinner vstinner deleted the align-16byte27 branch May 15, 2019 14:31
@vstinner
Copy link
Member Author

Thanks @methane, I wasn't comfortable with merging this change without your review :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants