Skip to content

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

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 25, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 14, 2019

(cherry picked from commit f0be4bb)

Co-authored-by: Inada Naoki [email protected]

https://bugs.python.org/issue27987

@vstinner
Copy link
Member

@pitrou @methane: Python 3.7 must be fixed as well. Python must respect the x86-64 ABI.

@miss-islington
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@methane: Status check is done, and it's a success ✅ .

Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is already in 2.7 and 3.8. 3.7 needs it as well.

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.

6 participants