Skip to content

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

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:align-16byte27
May 15, 2019
Merged

[2.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850)#13319
vstinner merged 1 commit intopython:2.7from
vstinner:align-16byte27

Conversation

@vstinner
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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