Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-f0be4bb-3.7
May 25, 2019
Merged

[3.7] bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850)#13318
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-f0be4bb-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

(cherry picked from commit f0be4bb)

Co-authored-by: Inada Naoki songofacandy@gmail.com

https://bugs.python.org/issue27987

(cherry picked from commit f0be4bb)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@vstinner
Copy link
Copy Markdown
Member

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

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