mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
849e0716d3
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.