Skip to content

bpo-35346: Cleanup platform.architecture()#11130

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:platform_struct
Dec 14, 2018
Merged

bpo-35346: Cleanup platform.architecture()#11130
vstinner merged 1 commit intopython:masterfrom
vstinner:platform_struct

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 12, 2018

struct.calcsize('P') now always works.

https://bugs.python.org/issue35346

struct.calcsize('P') now always works.
@vstinner
Copy link
Copy Markdown
Member Author

Note: struct.calcsize('P') always works on Python 2.7 as well.

@vstinner
Copy link
Copy Markdown
Member Author

@serhiy-storchaka: Is it what you requested?

@vstinner vstinner merged commit 4aa917c into python:master Dec 14, 2018
@vstinner vstinner deleted the platform_struct branch December 14, 2018 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants