Daniel Dickman <[email protected]> wrote:
> > msun library? Ignore the problem? Patch the current implementation? > > Patches to correct the current code would be very welcome. (In my case > especially if it improves numpy test results). Agree. Don't replace the code. Replacements are likely to contain other bugs, in if pulled from a repo that supports fewer plaforms. So it's same process as other code: find bugs, fix bugs, repeat...
