Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

bpo-41100: fix _decimal for arm64 Mac OS#21228

Merged
skrah merged 2 commits into
python:masterpython/cpython:masterfrom
lawrence-danna-apple:postback-0002lawrence-danna-apple/cpython:postback-0002Copy head branch name to clipboard
Jun 30, 2020
Merged

bpo-41100: fix _decimal for arm64 Mac OS#21228
skrah merged 2 commits into
python:masterpython/cpython:masterfrom
lawrence-danna-apple:postback-0002lawrence-danna-apple/cpython:postback-0002Copy head branch name to clipboard

Conversation

@lawrence-danna-apple

@lawrence-danna-apple lawrence-danna-apple commented Jun 30, 2020

Copy link
Copy Markdown
Contributor

add arm64 to the allowable Mac OS arches in mpdecimal.h

https://bugs.python.org/issue41100

add __arm64__ to the allowable Mac OS arches in mpdecimal.h
@skrah

skrah commented Jun 30, 2020

Copy link
Copy Markdown
Contributor

Thanks! Do we have a buildbot? If the compiler has __uint128_t, we could try to upgrade to the significantly faster -DCONFIG_64 -DANSI -DHAVE_UINT128_T version.

EDIT: ANSI, not ASM.

@ronaldoussoren

Copy link
Copy Markdown
Contributor

There is no buildbot. I do have a developer transition kit as of today, and can test the options you mention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.