Uh oh!
There was an error while loading. Please reload this page.
bpo-45548: Inline _math.c into _math.h - #29181
Conversation
brettcannon
commented
Oct 23, 2021
#29179 is an alternative solution to the same problem. |
mdickinson
commented
Oct 24, 2021
Any idea what's wrong with the |
tiran
commented
Oct 24, 2021
TBH that's exactly what I did. :) Brett should have access to a Windows box, though. |
tiran
commented
Oct 25, 2021
PR #29179 has landed. Mark suggested to remove all pre-C99 fallbacks except the fixed log1p function. I borrowed your idea and put the body into |
https://bugs.python.org/issue45548