bpo-41100: fix _decimal for arm64 Mac OS by lawrence-danna-apple · Pull Request #21228 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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.
There is no buildbot. I do have a developer transition kit as of today, and can test the options you mention.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters