◐ Shell
clean mode source ↗

[2.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) by vstinner · Pull Request #13319 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:2.7from

vstinner:align-16byte27

May 15, 2019

Merged

Conversation

@vstinner

@vstinner vstinner commented

May 14, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

(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

Reviewers

@methane methane methane approved these changes

Assignees

No one assigned

Labels

type-feature

A feature request or enhancement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @methane @the-knights-who-say-ni @bedevere-bot