gh-115119: Switch Windows build to mpdecimal external#115182
gh-115119: Switch Windows build to mpdecimal external#115182zware merged 5 commits intopython:mainfrom
Conversation
3cfe39b to
7fc2f57
Compare
|
I missed that |
22bfcc4 to
c128618
Compare
|
Made it back around to this and fixed the build issue. I don't like the added |
|
!buildbot Windows |
|
🤖 New build scheduled with the buildbot fleet by @zware for commit c128618 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
|
@zware This looks like it's good enough shape - any reason to not merge yet? |
|
The limitation of 24h/day, mostly :) |
This comment was marked as off-topic.
This comment was marked as off-topic.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
…-115182) This includes adding what should be a relatively temporary `Modules/_decimal/windows/mpdecimal.h` shim to choose between `mpdecimal32vc.h` or `mpdecimal64vc.h` based on which of `CONFIG_64` or `CONFIG_32` is defined.
libmpdecsources #115119